C# Class DynamicData.ManyToMany_EditField

Afficher le fichier Open project: anurse/ReviewR

Protected Properties

Свойство Type Description
CheckBoxList1 global::System.Web.UI.WebControls.CheckBoxList

Méthodes publiques

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Méthodes protégées

Méthode Description
CheckBoxList1_DataBound ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
DataSource_UpdatingOrInserting ( object sender, EntityDataSourceChangingEventArgs e ) : void

Method Details

CheckBoxList1_DataBound() protected méthode

protected CheckBoxList1_DataBound ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Page_Load() public méthode

public Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

CheckBoxList1 protected_oe property

protected global::System.Web.UI.WebControls.CheckBoxList CheckBoxList1
Résultat global::System.Web.UI.WebControls.CheckBoxList