C# 클래스 Engage.Dnn.Publish.CategoryControls.CategoryEdit

상속: ModuleBase
파일 보기 프로젝트 열기: EngageSoftware/Engage-Publish

보호된 프로퍼티들

프로퍼티 타입 설명
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