C# Class ScrewTurn.Wiki.AccessDenied

Inheritance: BasePage
Afficher le fichier Open project: mono/ScrewTurnWiki

Protected Properties

Свойство Type Description
lblDescription global::System.Web.UI.WebControls.Literal
lblTitle global::System.Web.UI.WebControls.Literal

Méthodes protégées

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

Method Details

Page_Load() protected méthode

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

Property Details

lblDescription protected_oe property

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

lblTitle protected_oe property

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