C# 클래스 AJH.CMS.WEB.UI.Admin.ManagePageDesign_UC

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: ajhCMS/AJH.CMS.WEB.UI

보호된 프로퍼티들

프로퍼티 타입 설명
btnAddControl global::System.Web.UI.WebControls.Button
btnUpdate global::System.Web.UI.WebControls.Button
cddCMSControl global::AjaxControlToolkit.CascadingDropDown
cddContainerValue global::AjaxControlToolkit.CascadingDropDown
cddModule global::AjaxControlToolkit.CascadingDropDown
cddXSLTemplate global::AjaxControlToolkit.CascadingDropDown
ddlCMSControl global::System.Web.UI.WebControls.DropDownList
ddlContainerValue global::System.Web.UI.WebControls.DropDownList
ddlModule global::System.Web.UI.WebControls.DropDownList
ddlXSLTemplate global::System.Web.UI.WebControls.DropDownList
lblCMSControl global::System.Web.UI.WebControls.Label
lblContainerValue global::System.Web.UI.WebControls.Label
lblContent global::System.Web.UI.WebControls.Label
lblModule global::System.Web.UI.WebControls.Label
lblRegisterControl global::System.Web.UI.WebControls.Label
lblUserControlTag global::System.Web.UI.WebControls.Label
lblXSLTemplate global::System.Web.UI.WebControls.Label
rfvCMSControl global::System.Web.UI.WebControls.RequiredFieldValidator
rfvDetails global::System.Web.UI.WebControls.RequiredFieldValidator
rfvModule global::System.Web.UI.WebControls.RequiredFieldValidator
txtDetails global::System.Web.UI.WebControls.TextBox
txtRegisterControl global::System.Web.UI.WebControls.TextBox
txtUserControlTag global::System.Web.UI.WebControls.TextBox
upnlPageControl global::System.Web.UI.UpdatePanel
upnlPageItem global::System.Web.UI.UpdatePanel
valsummaryDesign global::System.Web.UI.WebControls.ValidationSummary
valsummaryPageDesignControl global::System.Web.UI.WebControls.ValidationSummary

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void

비공개 메소드들

메소드 설명
LoadPage ( ) : void
ManagePageDesign_UC_Load ( object sender, EventArgs e ) : void
ReflectDDL ( ) : void
btnAddControl_Click ( object sender, EventArgs e ) : void
btnUpdate_Click ( object sender, EventArgs e ) : void

메소드 상세

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

프로퍼티 상세

btnAddControl 보호되어 있는 프로퍼티

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

btnUpdate 보호되어 있는 프로퍼티

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

cddCMSControl 보호되어 있는 프로퍼티

cddCMSControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddCMSControl
리턴 global::AjaxControlToolkit.CascadingDropDown

cddContainerValue 보호되어 있는 프로퍼티

cddContainerValue control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddContainerValue
리턴 global::AjaxControlToolkit.CascadingDropDown

cddModule 보호되어 있는 프로퍼티

cddModule control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddModule
리턴 global::AjaxControlToolkit.CascadingDropDown

cddXSLTemplate 보호되어 있는 프로퍼티

cddXSLTemplate control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddXSLTemplate
리턴 global::AjaxControlToolkit.CascadingDropDown

ddlCMSControl 보호되어 있는 프로퍼티

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

ddlContainerValue 보호되어 있는 프로퍼티

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

ddlModule 보호되어 있는 프로퍼티

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

ddlXSLTemplate 보호되어 있는 프로퍼티

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

lblCMSControl 보호되어 있는 프로퍼티

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

lblContainerValue 보호되어 있는 프로퍼티

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

lblContent 보호되어 있는 프로퍼티

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

lblModule 보호되어 있는 프로퍼티

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

lblRegisterControl 보호되어 있는 프로퍼티

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

lblUserControlTag 보호되어 있는 프로퍼티

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

lblXSLTemplate 보호되어 있는 프로퍼티

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

rfvCMSControl 보호되어 있는 프로퍼티

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

rfvDetails 보호되어 있는 프로퍼티

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

rfvModule 보호되어 있는 프로퍼티

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

txtDetails 보호되어 있는 프로퍼티

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

txtRegisterControl 보호되어 있는 프로퍼티

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

txtUserControlTag 보호되어 있는 프로퍼티

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

upnlPageControl 보호되어 있는 프로퍼티

upnlPageControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlPageControl
리턴 global::System.Web.UI.UpdatePanel

upnlPageItem 보호되어 있는 프로퍼티

upnlPageItem control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlPageItem
리턴 global::System.Web.UI.UpdatePanel

valsummaryDesign 보호되어 있는 프로퍼티

valsummaryDesign control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ValidationSummary valsummaryDesign
리턴 global::System.Web.UI.WebControls.ValidationSummary

valsummaryPageDesignControl 보호되어 있는 프로퍼티

valsummaryPageDesignControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ValidationSummary valsummaryPageDesignControl
리턴 global::System.Web.UI.WebControls.ValidationSummary