C# Class AJH.CMS.WEB.UI.Admin.ManageTemplateDesign_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
btnAddStyle 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
cddStyle 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
ddlStyle 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
lblStyle global::System.Web.UI.WebControls.Label
lblStyleTag 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
rfvStyle global::System.Web.UI.WebControls.RequiredFieldValidator
txtDetails global::System.Web.UI.WebControls.TextBox
txtRegisterControl global::System.Web.UI.WebControls.TextBox
txtStyleTag global::System.Web.UI.WebControls.TextBox
txtUserControlTag global::System.Web.UI.WebControls.TextBox
upnlTemplateControl global::System.Web.UI.UpdatePanel
upnlTemplateItem global::System.Web.UI.UpdatePanel
upnlTemplateStyle global::System.Web.UI.UpdatePanel
valsummaryDesign global::System.Web.UI.WebControls.ValidationSummary
valsummaryTemplateDesignControl global::System.Web.UI.WebControls.ValidationSummary
valsummaryTemplateDesignStyle global::System.Web.UI.WebControls.ValidationSummary

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
LoadTemplate ( ) : void
ManageTemplateDesign_UC_Load ( object sender, EventArgs e ) : void
ReflectDDL ( ) : void
btnAddControl_Click ( object sender, EventArgs e ) : void
btnAddStyle_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

btnAddStyle protected property

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

cddStyle protected property

cddStyle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddStyle
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

ddlStyle protected property

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

lblStyle protected property

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

lblStyleTag protected property

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

rfvStyle protected property

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

txtStyleTag protected property

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

upnlTemplateControl protected property

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

upnlTemplateItem protected property

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

upnlTemplateStyle protected property

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

valsummaryTemplateDesignControl protected property

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

valsummaryTemplateDesignStyle protected property

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