C# Class ScrewTurn.Wiki.NavPath

Afficher le fichier Open project: mono/ScrewTurnWiki

Protected Properties

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

Méthodes publiques

Méthode Description
PrintNavPaths ( ) : void

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 EventArgs
Résultat void

PrintNavPaths() public méthode

public PrintNavPaths ( ) : void
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

lblInfo protected_oe property

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

lblNavPath protected_oe property

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

lblNavPathList protected_oe property

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