C# Класс ScrewTurn.Wiki.AdminContent

Наследование: BasePage
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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

Защищенные методы

Метод Описание
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

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

btnCancel_Click() защищенный Метод

protected btnCancel_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

btnCopyFrom_Click() защищенный Метод

protected btnCopyFrom_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

btnSave_Click() защищенный Метод

protected btnSave_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

btn_Click() защищенный Метод

protected btn_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

btnAccessDeniedNotice защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnAccountActivationMessage защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnApproveDraftMessage защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnCancel защищенное свойство

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
Результат global::System.Web.UI.WebControls.Button

btnCopyFrom защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnDiscussionChangeMessage защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnEditingPageNotice защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnFooter защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnHeader защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnHtmlHead защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnLoginNotice защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnPageChangeMessage защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnPageFooter защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnPageHeader защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnPasswordResetProcedureMessage защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnRegisterNotice защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

btnSave защищенное свойство

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
Результат global::System.Web.UI.WebControls.Button

btnSidebar защищенное свойство

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
Результат global::System.Web.UI.WebControls.LinkButton

editor защищенное свойство

editor control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::ScrewTurn.Wiki.Editor editor
Результат global::ScrewTurn.Wiki.Editor

lblAccessDeniedNoticeInfo защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblAccountActivationMessageInfo защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblApproveDraftMessageInfo защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblContent защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblCopyFrom защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblDiscussionChangeMessageInfo защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblEditingPageNoticeInfo защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblInfo защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblLoginNoticeInfo защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblNamespace защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblOther защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblPageChangeMessageInfo защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblPageContent защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblPageLayout защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblPasswordResetProcedureMessageInfo защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lblRegisterNoticeInfo защищенное свойство

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
Результат global::System.Web.UI.WebControls.Literal

lstCopyFromNamespace защищенное свойство

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
Результат global::System.Web.UI.WebControls.DropDownList

lstNamespace защищенное свойство

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
Результат global::System.Web.UI.WebControls.DropDownList

pnlEditor защищенное свойство

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
Результат global::System.Web.UI.WebControls.Panel

pnlInlineTools защищенное свойство

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
Результат global::System.Web.UI.WebControls.Panel

pnlList защищенное свойство

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
Результат global::System.Web.UI.WebControls.Panel

txtCurrentButton защищенное свойство

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
Результат global::System.Web.UI.WebControls.HiddenField