C# Класс Engage.Dnn.Publish.CategoryControls.CategoryEdit

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

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

Свойство Тип Описание
TitlePanel global::System.Web.UI.WebControls.Panel
Tr1 global::System.Web.UI.HtmlControls.HtmlTableRow
categoryEdit global::System.Web.UI.HtmlControls.HtmlGenericControl
chkForceDisplayTab global::System.Web.UI.WebControls.CheckBox
chkResetChildDisplayTabs global::System.Web.UI.WebControls.CheckBox
chkUseApprovals global::System.Web.UI.WebControls.CheckBox
clpExtended global::AjaxControlToolkit.CollapsiblePanelExtender
cmdCancel global::System.Web.UI.WebControls.LinkButton
cmdDelete global::System.Web.UI.WebControls.LinkButton
cmdUpdate global::System.Web.UI.WebControls.LinkButton
ddlChildDisplayTabId global::System.Web.UI.WebControls.DropDownList
ddlCommentForum global::System.Web.UI.WebControls.DropDownList
ddlDisplayTabId global::System.Web.UI.WebControls.DropDownList
imgCategoryEditExtendedHeader global::System.Web.UI.WebControls.Image
lblApproval global::DotNetNuke.UI.UserControls.LabelControl
lblCategoryEditExtendedHeader global::System.Web.UI.WebControls.Label
lblCategoryId global::DotNetNuke.UI.UserControls.LabelControl
lblChildDisplayTabId global::DotNetNuke.UI.UserControls.LabelControl
lblChooseRoles global::DotNetNuke.UI.UserControls.LabelControl
lblCommentForum global::DotNetNuke.UI.UserControls.LabelControl
lblDisplayOnCurrentPage global::DotNetNuke.UI.UserControls.LabelControl
lblFeaturedArticles global::DotNetNuke.UI.UserControls.LabelControl
lblForceDisplayTab global::DotNetNuke.UI.UserControls.LabelControl
lblNotUsingApprovals global::System.Web.UI.WebControls.Label
lblParentCategory global::DotNetNuke.UI.UserControls.LabelControl
lblPublishInstructions global::System.Web.UI.WebControls.Label
lblPublishOverrideable global::System.Web.UI.WebControls.Label
lblPublishOverrideableChild global::System.Web.UI.WebControls.Label
lblRssUrl global::DotNetNuke.UI.UserControls.LabelControl
lblSortOrder global::DotNetNuke.UI.UserControls.LabelControl
phApproval global::System.Web.UI.WebControls.PlaceHolder
phCategoryPermissions global::System.Web.UI.WebControls.PlaceHolder
phFeaturedArticles global::System.Web.UI.WebControls.PlaceHolder
phItemEdit global::System.Web.UI.WebControls.PlaceHolder
phParentCategory global::System.Web.UI.WebControls.PlaceHolder
pnlCategoryEditExtended global::System.Web.UI.WebControls.Panel
publishInstructions global::System.Web.UI.HtmlControls.HtmlGenericControl
rblDisplayOnCurrentPage global::System.Web.UI.WebControls.RadioButtonList
rowCommentForum global::System.Web.UI.HtmlControls.HtmlTableRow
shCategoryEdit global::DotNetNuke.UI.UserControls.SectionHeadControl
shPublishInstructions global::DotNetNuke.UI.UserControls.SectionHeadControl
trCategoryId global::System.Web.UI.HtmlControls.HtmlTableRow
trCategoryPermissions global::System.Web.UI.HtmlControls.HtmlTableRow
txtCategoryId global::System.Web.UI.WebControls.Label
txtMessage global::System.Web.UI.WebControls.TextBox
txtRssUrl global::System.Web.UI.WebControls.TextBox
txtSortOrder global::System.Web.UI.WebControls.TextBox
upPublishRelationshipsProgress global::System.Web.UI.UpdateProgress
upnlApproval global::System.Web.UI.UpdatePanel
upnlCategoryPermissions global::System.Web.UI.UpdatePanel
upnlDisplayLocationOptions global::System.Web.UI.UpdatePanel
upnlFeaturedArticles global::System.Web.UI.UpdatePanel
upnlForceDisplayTab global::System.Web.UI.UpdatePanel
upnlForceDisplayTabLabel global::System.Web.UI.UpdatePanel
upnlParentCategory global::System.Web.UI.UpdatePanel

Private Properties

Свойство Тип Описание
CmdCancelClick void
CmdUpdateClick void
LoadCategoryDisplayTabDropDown void
LoadChildDisplayTabDropDown void
LoadCommentForumsDropDown void
LoadControlType void
LoadSharedResources void
LocalizeCollapsePanels void
Page_Load void
SaveSettings void
ShowOnlyMessage void
chkForceDisplayTab_CheckedChanged void
chkUseApprovals_CheckedChanged void
cmdDelete_Click void
rblDisplayOnCurrentPage_SelectedIndexChanged void

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

Метод Описание
OnInit ( EventArgs e ) : void

Приватные методы

Метод Описание
CmdCancelClick ( object sender, EventArgs e ) : void
CmdUpdateClick ( object sender, EventArgs e ) : void
LoadCategoryDisplayTabDropDown ( ) : void
LoadChildDisplayTabDropDown ( ) : void
LoadCommentForumsDropDown ( ) : void
LoadControlType ( ) : void
LoadSharedResources ( ) : void
LocalizeCollapsePanels ( ) : void
Page_Load ( object sender, EventArgs e ) : void
SaveSettings ( ) : void
ShowOnlyMessage ( ) : void

Hides all controls except for the message box.

chkForceDisplayTab_CheckedChanged ( object sender, EventArgs e ) : void
chkUseApprovals_CheckedChanged ( object sender, EventArgs e ) : void
cmdDelete_Click ( object sender, EventArgs e ) : void
rblDisplayOnCurrentPage_SelectedIndexChanged ( object sender, EventArgs e ) : void

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

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

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Результат void

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

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

TitlePanel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel TitlePanel
Результат global::System.Web.UI.WebControls.Panel

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

Tr1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow Tr1
Результат global::System.Web.UI.HtmlControls.HtmlTableRow

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

categoryEdit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl categoryEdit
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

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

chkForceDisplayTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkForceDisplayTab
Результат global::System.Web.UI.WebControls.CheckBox

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

chkResetChildDisplayTabs control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkResetChildDisplayTabs
Результат global::System.Web.UI.WebControls.CheckBox

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

chkUseApprovals control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox chkUseApprovals
Результат global::System.Web.UI.WebControls.CheckBox

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

clpExtended control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CollapsiblePanelExtender clpExtended
Результат global::AjaxControlToolkit.CollapsiblePanelExtender

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

cmdCancel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton cmdCancel
Результат global::System.Web.UI.WebControls.LinkButton

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

cmdDelete control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton cmdDelete
Результат global::System.Web.UI.WebControls.LinkButton

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

cmdUpdate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton cmdUpdate
Результат global::System.Web.UI.WebControls.LinkButton

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

ddlChildDisplayTabId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlChildDisplayTabId
Результат global::System.Web.UI.WebControls.DropDownList

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

ddlCommentForum control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlCommentForum
Результат global::System.Web.UI.WebControls.DropDownList

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

ddlDisplayTabId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlDisplayTabId
Результат global::System.Web.UI.WebControls.DropDownList

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

imgCategoryEditExtendedHeader control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Image imgCategoryEditExtendedHeader
Результат global::System.Web.UI.WebControls.Image

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

lblApproval control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblApproval
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblCategoryEditExtendedHeader control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblCategoryEditExtendedHeader
Результат global::System.Web.UI.WebControls.Label

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

lblCategoryId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblCategoryId
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblChildDisplayTabId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblChildDisplayTabId
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblChooseRoles control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblChooseRoles
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblCommentForum control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblCommentForum
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblDisplayOnCurrentPage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblDisplayOnCurrentPage
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblFeaturedArticles control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblFeaturedArticles
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblForceDisplayTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblForceDisplayTab
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblNotUsingApprovals control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblNotUsingApprovals
Результат global::System.Web.UI.WebControls.Label

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

lblParentCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblParentCategory
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblPublishInstructions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblPublishInstructions
Результат global::System.Web.UI.WebControls.Label

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

lblPublishOverrideable control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblPublishOverrideable
Результат global::System.Web.UI.WebControls.Label

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

lblPublishOverrideableChild control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblPublishOverrideableChild
Результат global::System.Web.UI.WebControls.Label

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

lblRssUrl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblRssUrl
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

lblSortOrder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.LabelControl lblSortOrder
Результат global::DotNetNuke.UI.UserControls.LabelControl

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

phApproval control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phApproval
Результат global::System.Web.UI.WebControls.PlaceHolder

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

phCategoryPermissions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phCategoryPermissions
Результат global::System.Web.UI.WebControls.PlaceHolder

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

phFeaturedArticles control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phFeaturedArticles
Результат global::System.Web.UI.WebControls.PlaceHolder

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

phItemEdit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phItemEdit
Результат global::System.Web.UI.WebControls.PlaceHolder

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

phParentCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.PlaceHolder phParentCategory
Результат global::System.Web.UI.WebControls.PlaceHolder

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

pnlCategoryEditExtended control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlCategoryEditExtended
Результат global::System.Web.UI.WebControls.Panel

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

publishInstructions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlGenericControl publishInstructions
Результат global::System.Web.UI.HtmlControls.HtmlGenericControl

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

rblDisplayOnCurrentPage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RadioButtonList rblDisplayOnCurrentPage
Результат global::System.Web.UI.WebControls.RadioButtonList

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

rowCommentForum control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow rowCommentForum
Результат global::System.Web.UI.HtmlControls.HtmlTableRow

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

shCategoryEdit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.SectionHeadControl shCategoryEdit
Результат global::DotNetNuke.UI.UserControls.SectionHeadControl

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

shPublishInstructions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::DotNetNuke.UI.UserControls.SectionHeadControl shPublishInstructions
Результат global::DotNetNuke.UI.UserControls.SectionHeadControl

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

trCategoryId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trCategoryId
Результат global::System.Web.UI.HtmlControls.HtmlTableRow

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

trCategoryPermissions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlTableRow trCategoryPermissions
Результат global::System.Web.UI.HtmlControls.HtmlTableRow

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

txtCategoryId control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label txtCategoryId
Результат global::System.Web.UI.WebControls.Label

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

txtMessage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtMessage
Результат global::System.Web.UI.WebControls.TextBox

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

txtRssUrl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtRssUrl
Результат global::System.Web.UI.WebControls.TextBox

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

txtSortOrder control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtSortOrder
Результат global::System.Web.UI.WebControls.TextBox

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

upPublishRelationshipsProgress control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdateProgress upPublishRelationshipsProgress
Результат global::System.Web.UI.UpdateProgress

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

upnlApproval control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlApproval
Результат global::System.Web.UI.UpdatePanel

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

upnlCategoryPermissions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlCategoryPermissions
Результат global::System.Web.UI.UpdatePanel

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

upnlDisplayLocationOptions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlDisplayLocationOptions
Результат global::System.Web.UI.UpdatePanel

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

upnlFeaturedArticles control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlFeaturedArticles
Результат global::System.Web.UI.UpdatePanel

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

upnlForceDisplayTab control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlForceDisplayTab
Результат global::System.Web.UI.UpdatePanel

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

upnlForceDisplayTabLabel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlForceDisplayTabLabel
Результат global::System.Web.UI.UpdatePanel

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

upnlParentCategory control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlParentCategory
Результат global::System.Web.UI.UpdatePanel