C# Class ScrewTurn.Wiki.Category

Inheritance: BasePage
Mostra file Open project: mono/ScrewTurnWiki

Protected Properties

Property Type Description
lblCatList global::System.Web.UI.WebControls.Literal
lblCategories global::System.Web.UI.WebControls.Literal
lblDescription global::System.Web.UI.WebControls.Literal

Public Methods

Method Description
PrintCat ( ) : void

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

PrintCat() public method

public PrintCat ( ) : void
return 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
return 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
return 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
return global::System.Web.UI.WebControls.Literal