C# Класс AJH.CMS.WEB.UI.Admin.ManageTemplateDesign_UC

Наследование: System.Web.UI.UserControl
Показать файл Открыть проект

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

Свойство Тип Описание
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

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

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

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

Метод Описание
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

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

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

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

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
Результат 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

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

cddStyle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddStyle
Результат 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

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

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
Результат 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

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

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
Результат global::System.Web.UI.WebControls.Label

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

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
Результат 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

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

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
Результат 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

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

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
Результат 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

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

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

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

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

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

upnlTemplateStyle control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlTemplateStyle
Результат 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

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

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
Результат global::System.Web.UI.WebControls.ValidationSummary

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

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
Результат global::System.Web.UI.WebControls.ValidationSummary