C# Class AJH.CMS.WEB.UI.Admin.ManagePageDesign_UC

Inheritance: System.Web.UI.UserControl
Show file Open project: ajhCMS/AJH.CMS.WEB.UI

Protected Properties

Property Type Description
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

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
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

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void

Property Details

btnAddControl protected property

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
return global::System.Web.UI.WebControls.Button

btnUpdate protected property

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
return global::System.Web.UI.WebControls.Button

cddCMSControl protected property

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

cddContainerValue protected property

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

cddModule protected property

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

cddXSLTemplate protected property

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

ddlCMSControl protected property

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
return global::System.Web.UI.WebControls.DropDownList

ddlContainerValue protected property

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
return global::System.Web.UI.WebControls.DropDownList

ddlModule protected property

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
return global::System.Web.UI.WebControls.DropDownList

ddlXSLTemplate protected property

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
return global::System.Web.UI.WebControls.DropDownList

lblCMSControl protected property

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
return global::System.Web.UI.WebControls.Label

lblContainerValue protected property

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
return global::System.Web.UI.WebControls.Label

lblContent protected property

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
return global::System.Web.UI.WebControls.Label

lblModule protected property

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
return global::System.Web.UI.WebControls.Label

lblRegisterControl protected property

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
return global::System.Web.UI.WebControls.Label

lblUserControlTag protected property

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
return global::System.Web.UI.WebControls.Label

lblXSLTemplate protected property

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
return global::System.Web.UI.WebControls.Label

rfvCMSControl protected property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator

rfvDetails protected property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator

rfvModule protected property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator

txtDetails protected property

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
return global::System.Web.UI.WebControls.TextBox

txtRegisterControl protected property

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
return global::System.Web.UI.WebControls.TextBox

txtUserControlTag protected property

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
return global::System.Web.UI.WebControls.TextBox

upnlPageControl protected property

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

upnlPageItem protected property

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

valsummaryDesign protected property

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
return global::System.Web.UI.WebControls.ValidationSummary

valsummaryPageDesignControl protected property

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
return global::System.Web.UI.WebControls.ValidationSummary