C# Class ScrewTurn.Wiki.Edit

显示文件 Open project: mono/ScrewTurnWiki

Protected Properties

Property Type Description
TemplatesDiv global::System.Web.UI.HtmlControls.HtmlGenericControl
attachmentManager global::ScrewTurn.Wiki.AttachmentManager
btnAutoTemplateOK global::Anthem.LinkButton
btnCancel global::System.Web.UI.WebControls.Button
btnCancelTemplate global::Anthem.LinkButton
btnCreateCategory global::Anthem.Button
btnManualName global::Anthem.LinkButton
btnSave global::System.Web.UI.WebControls.Button
btnSaveAndContinue global::System.Web.UI.WebControls.Button
btnTemplates global::Anthem.LinkButton
btnUseTemplate global::Anthem.LinkButton
captcha global::ScrewTurn.Wiki.Captcha
chkMinorChange global::Anthem.CheckBox
chkSaveAsDraft global::Anthem.CheckBox
cvCategory1 global::System.Web.UI.WebControls.CustomValidator
cvCategory2 global::System.Web.UI.WebControls.CustomValidator
cvName1 global::System.Web.UI.WebControls.CustomValidator
cvName2 global::System.Web.UI.WebControls.CustomValidator
editor global::ScrewTurn.Wiki.Editor
lblApprovalRequiredInfo global::System.Web.UI.WebControls.Literal
lblAttachmentManager global::System.Web.UI.WebControls.Literal
lblAutoTemplate global::System.Web.UI.WebControls.Literal
lblCategories global::System.Web.UI.WebControls.Literal
lblCategoryResult global::Anthem.Label
lblComment global::System.Web.UI.WebControls.Literal
lblConcurrentEditing global::System.Web.UI.WebControls.Literal
lblConcurrentEditingUsername global::System.Web.UI.WebControls.Literal
lblDescription global::System.Web.UI.WebControls.Literal
lblDraftInfo global::System.Web.UI.WebControls.Literal
lblDraftInfo2 global::System.Web.UI.WebControls.Literal
lblEditNotice global::System.Web.UI.WebControls.Literal
lblIpLogged global::System.Web.UI.WebControls.Literal
lblKeywords global::System.Web.UI.WebControls.Literal
lblMeta global::System.Web.UI.WebControls.Literal
lblName global::System.Web.UI.WebControls.Literal
lblNewCategory global::System.Web.UI.WebControls.Literal
lblRefreshLink global::System.Web.UI.WebControls.Literal
lblResult global::System.Web.UI.WebControls.Label
lblSaveDangerous global::System.Web.UI.WebControls.Literal
lblSaveDisabled global::System.Web.UI.WebControls.Literal
lblSessionRefresh global::System.Web.UI.WebControls.Literal
lblTemplatePreview global::Anthem.Label
lblTitle global::System.Web.UI.WebControls.Literal
lblUnloadPage global::System.Web.UI.WebControls.Literal
lstCategories global::Anthem.CheckBoxList
lstTemplates global::Anthem.DropDownList
pnlAnonymous global::System.Web.UI.WebControls.Panel
pnlApprovalRequired global::System.Web.UI.WebControls.Panel
pnlAutoTemplate global::Anthem.Panel
pnlCaptcha global::System.Web.UI.WebControls.Panel
pnlCategoryCreation global::Anthem.Panel
pnlCollisions global::System.Web.UI.WebControls.Panel
pnlDraft global::System.Web.UI.WebControls.Panel
pnlManualName global::Anthem.Panel
pnlPageName global::Anthem.Panel
pnlTemplates global::Anthem.Panel
rfvCategory global::System.Web.UI.WebControls.RequiredFieldValidator
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
rfvTitle global::System.Web.UI.WebControls.RequiredFieldValidator
txtCategory global::Anthem.TextBox
txtComment global::System.Web.UI.WebControls.TextBox
txtDescription global::System.Web.UI.WebControls.TextBox
txtKeywords global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
txtTitle global::System.Web.UI.WebControls.TextBox

Property Details

TemplatesDiv protected_oe property

TemplatesDiv control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl TemplatesDiv
return global::System.Web.UI.HtmlControls.HtmlGenericControl

attachmentManager protected_oe property

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

btnAutoTemplateOK protected_oe property

btnAutoTemplateOK control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Anthem.LinkButton btnAutoTemplateOK
return global::Anthem.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

btnCancelTemplate protected_oe property

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

btnCreateCategory protected_oe property

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

btnManualName protected_oe property

btnManualName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Anthem.LinkButton btnManualName
return global::Anthem.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

btnSaveAndContinue protected_oe property

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

btnTemplates protected_oe property

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

btnUseTemplate protected_oe property

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

captcha protected_oe property

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

chkMinorChange protected_oe property

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

chkSaveAsDraft protected_oe property

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

cvCategory1 protected_oe property

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

cvCategory2 protected_oe property

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

cvName1 protected_oe property

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

cvName2 protected_oe property

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

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

lblApprovalRequiredInfo protected_oe property

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

lblAttachmentManager protected_oe property

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

lblAutoTemplate protected_oe property

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

lblCategoryResult protected_oe property

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

lblComment protected_oe property

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

lblConcurrentEditing protected_oe property

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

lblConcurrentEditingUsername protected_oe property

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

lblDraftInfo protected_oe property

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

lblDraftInfo2 protected_oe property

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

lblEditNotice protected_oe property

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

lblIpLogged protected_oe property

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

lblKeywords protected_oe property

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

lblMeta protected_oe property

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

lblName protected_oe property

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

lblNewCategory protected_oe property

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

lblRefreshLink protected_oe property

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

lblResult protected_oe property

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

lblSaveDangerous protected_oe property

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

lblSaveDisabled protected_oe property

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

lblSessionRefresh protected_oe property

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

lblTemplatePreview protected_oe property

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

lblTitle protected_oe property

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

lblUnloadPage protected_oe property

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

lstCategories protected_oe property

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

lstTemplates protected_oe property

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

pnlAnonymous protected_oe property

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

pnlApprovalRequired protected_oe property

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

pnlAutoTemplate protected_oe property

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

pnlCaptcha protected_oe property

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

pnlCategoryCreation protected_oe property

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

pnlCollisions protected_oe property

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

pnlDraft protected_oe property

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

pnlManualName protected_oe property

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

pnlPageName protected_oe property

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

pnlTemplates protected_oe property

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

rfvCategory protected_oe property

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

rfvName protected_oe property

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

rfvTitle protected_oe property

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

txtCategory protected_oe property

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

txtComment protected_oe property

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

txtDescription protected_oe property

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

txtKeywords protected_oe property

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

txtName protected_oe property

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

txtTitle protected_oe property

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