C# Class DynamicData.Boolean_EditField

Inheritance: System.Web.DynamicData.FieldTemplateUserControl
Afficher le fichier Open project: anurse/ReviewR

Protected Properties

Свойство Type Description
CheckBox1 global::System.Web.UI.WebControls.CheckBox

Méthodes protégées

Méthode Description
ExtractValues ( IOrderedDictionary dictionary ) : void
OnDataBinding ( EventArgs e ) : void

Method Details

ExtractValues() protected méthode

protected ExtractValues ( IOrderedDictionary dictionary ) : void
dictionary IOrderedDictionary
Résultat void

OnDataBinding() protected méthode

protected OnDataBinding ( EventArgs e ) : void
e System.EventArgs
Résultat void

Property Details

CheckBox1 protected_oe property

protected global::System.Web.UI.WebControls.CheckBox CheckBox1
Résultat global::System.Web.UI.WebControls.CheckBox