C# Class Adf.Web.Binding.BindOnPostbackAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: NLADP/ADF

Méthodes publiques

Méthode Description
MustBindOnPostback ( IControlBinder binder ) : bool

Indicates whether the specified binder must bind this attribute of a control on postback.

Method Details

MustBindOnPostback() public static méthode

Indicates whether the specified binder must bind this attribute of a control on postback.
public static MustBindOnPostback ( IControlBinder binder ) : bool
binder IControlBinder The binder.
Résultat bool