C# Class ScrewTurn.Wiki.AllPages

Inheritance: BasePage
显示文件 Open project: mono/ScrewTurnWiki

Protected Properties

Property Type Description
lblDescription global::System.Web.UI.WebControls.Literal
lblPages global::System.Web.UI.WebControls.Literal
lnkCategories global::System.Web.UI.WebControls.HyperLink
lnkSearch global::System.Web.UI.WebControls.HyperLink
pageSelector global::ScrewTurn.Wiki.PageSelector
pnlPageList global::Anthem.Panel

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
return global::System.Web.UI.WebControls.Literal

lblPages protected_oe property

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

lnkCategories protected_oe property

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

lnkSearch protected_oe property

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

pageSelector protected_oe property

pageSelector control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::ScrewTurn.Wiki.PageSelector pageSelector
return global::ScrewTurn.Wiki.PageSelector

pnlPageList protected_oe property

pnlPageList control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Anthem.Panel pnlPageList
return global::Anthem.Panel