C# Class ScrewTurn.Wiki.AdminContent

Inheritance: BasePage
Mostra file Open project: mono/ScrewTurnWiki

Protected Properties

Property Type Description
btnAccessDeniedNotice global::System.Web.UI.WebControls.LinkButton
btnAccountActivationMessage global::System.Web.UI.WebControls.LinkButton
btnApproveDraftMessage global::System.Web.UI.WebControls.LinkButton
btnCancel global::System.Web.UI.WebControls.Button
btnCopyFrom global::System.Web.UI.WebControls.LinkButton
btnDiscussionChangeMessage global::System.Web.UI.WebControls.LinkButton
btnEditingPageNotice global::System.Web.UI.WebControls.LinkButton
btnFooter global::System.Web.UI.WebControls.LinkButton
btnHeader global::System.Web.UI.WebControls.LinkButton
btnHtmlHead global::System.Web.UI.WebControls.LinkButton
btnLoginNotice global::System.Web.UI.WebControls.LinkButton
btnPageChangeMessage global::System.Web.UI.WebControls.LinkButton
btnPageFooter global::System.Web.UI.WebControls.LinkButton
btnPageHeader global::System.Web.UI.WebControls.LinkButton
btnPasswordResetProcedureMessage global::System.Web.UI.WebControls.LinkButton
btnRegisterNotice global::System.Web.UI.WebControls.LinkButton
btnSave global::System.Web.UI.WebControls.Button
btnSidebar global::System.Web.UI.WebControls.LinkButton
editor global::ScrewTurn.Wiki.Editor
lblAccessDeniedNoticeInfo global::System.Web.UI.WebControls.Literal
lblAccountActivationMessageInfo global::System.Web.UI.WebControls.Literal
lblApproveDraftMessageInfo global::System.Web.UI.WebControls.Literal
lblContent global::System.Web.UI.WebControls.Literal
lblCopyFrom global::System.Web.UI.WebControls.Literal
lblDiscussionChangeMessageInfo global::System.Web.UI.WebControls.Literal
lblEditingPageNoticeInfo global::System.Web.UI.WebControls.Literal
lblInfo global::System.Web.UI.WebControls.Literal
lblLoginNoticeInfo global::System.Web.UI.WebControls.Literal
lblNamespace global::System.Web.UI.WebControls.Literal
lblOther global::System.Web.UI.WebControls.Literal
lblPageChangeMessageInfo global::System.Web.UI.WebControls.Literal
lblPageContent global::System.Web.UI.WebControls.Literal
lblPageLayout global::System.Web.UI.WebControls.Literal
lblPasswordResetProcedureMessageInfo global::System.Web.UI.WebControls.Literal
lblRegisterNoticeInfo global::System.Web.UI.WebControls.Literal
lstCopyFromNamespace global::System.Web.UI.WebControls.DropDownList
lstNamespace global::System.Web.UI.WebControls.DropDownList
pnlEditor global::System.Web.UI.WebControls.Panel
pnlInlineTools global::System.Web.UI.WebControls.Panel
pnlList global::System.Web.UI.WebControls.Panel
txtCurrentButton global::System.Web.UI.WebControls.HiddenField

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnCancel_Click ( object sender, EventArgs e ) : void
btnCopyFrom_Click ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void
btn_Click ( 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

btnCancel_Click() protected method

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

btnCopyFrom_Click() protected method

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

btnSave_Click() protected method

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

btn_Click() protected method

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

Property Details

btnAccessDeniedNotice protected_oe property

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

btnAccountActivationMessage protected_oe property

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

btnApproveDraftMessage protected_oe property

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

btnCancel protected_oe property

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

btnCopyFrom protected_oe property

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

btnDiscussionChangeMessage protected_oe property

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

btnEditingPageNotice protected_oe property

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

btnFooter protected_oe property

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

btnHeader protected_oe property

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

btnHtmlHead protected_oe property

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

btnLoginNotice protected_oe property

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

btnPageChangeMessage protected_oe property

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

btnPageFooter protected_oe property

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

btnPageHeader protected_oe property

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

btnPasswordResetProcedureMessage protected_oe property

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

btnRegisterNotice protected_oe property

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

btnSave protected_oe property

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

btnSidebar protected_oe property

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

editor protected_oe property

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

lblAccessDeniedNoticeInfo protected_oe property

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

lblAccountActivationMessageInfo protected_oe property

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

lblApproveDraftMessageInfo protected_oe property

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

lblContent protected_oe property

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

lblCopyFrom protected_oe property

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

lblDiscussionChangeMessageInfo protected_oe property

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

lblEditingPageNoticeInfo protected_oe property

lblEditingPageNoticeInfo control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal lblEditingPageNoticeInfo
return 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
return global::System.Web.UI.WebControls.Literal

lblLoginNoticeInfo protected_oe property

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

lblNamespace protected_oe property

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

lblOther protected_oe property

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

lblPageChangeMessageInfo protected_oe property

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

lblPageContent protected_oe property

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

lblPageLayout protected_oe property

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

lblPasswordResetProcedureMessageInfo protected_oe property

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

lblRegisterNoticeInfo protected_oe property

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

lstCopyFromNamespace protected_oe property

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

lstNamespace protected_oe property

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

pnlEditor protected_oe property

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

pnlInlineTools protected_oe property

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

pnlList protected_oe property

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

txtCurrentButton protected_oe property

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