C# Class DynamicData.ChildrenField

Afficher le fichier Open project: anurse/ReviewR

Protected Properties

Свойство Type Description
HyperLink1 global::System.Web.UI.WebControls.HyperLink
Literal1 global::System.Web.UI.WebControls.Literal

Méthodes protégées

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

Method Details

GetChildrenPath() protected méthode

protected GetChildrenPath ( ) : string
Résultat string

Page_Load() protected méthode

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

Property Details

HyperLink1 protected_oe property

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

Literal1 protected_oe property

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