C# Class ScrewTurn.Wiki.Category

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

Protected Properties

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

Méthodes publiques

Méthode Description
PrintCat ( ) : 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 System.EventArgs
Résultat void

PrintCat() public méthode

public PrintCat ( ) : void
Résultat void

Property Details

lblCatList protected_oe property

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

lblCategories protected_oe property

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

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