C# Class DynamicData.ManyToManyField

Afficher le fichier Open project: anurse/ReviewR

Protected Properties

Свойство Type Description
Repeater1 global::System.Web.UI.WebControls.Repeater

Méthodes protégées

Méthode Description
OnDataBinding ( EventArgs e ) : void

Method Details

OnDataBinding() protected méthode

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

Property Details

Repeater1 protected_oe property

Repeater1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Repeater Repeater1
Résultat global::System.Web.UI.WebControls.Repeater