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

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: ajhCMS/AJH.CMS.WEB.UI

Protected Properties

Свойство 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

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode 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 méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

Property Details

btnAddControl protected_oe 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
Résultat global::System.Web.UI.WebControls.Button

btnUpdate protected_oe 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
Résultat global::System.Web.UI.WebControls.Button

cddCMSControl protected_oe property

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

cddContainerValue protected_oe property

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

cddModule protected_oe property

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

cddXSLTemplate protected_oe property

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

ddlCMSControl protected_oe 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
Résultat global::System.Web.UI.WebControls.DropDownList

ddlContainerValue protected_oe 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
Résultat global::System.Web.UI.WebControls.DropDownList

ddlModule protected_oe 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
Résultat global::System.Web.UI.WebControls.DropDownList

ddlXSLTemplate protected_oe 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
Résultat global::System.Web.UI.WebControls.DropDownList

lblCMSControl protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

lblContainerValue protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

lblContent protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

lblModule protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

lblRegisterControl protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

lblUserControlTag protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

lblXSLTemplate protected_oe 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
Résultat global::System.Web.UI.WebControls.Label

rfvCMSControl protected_oe 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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

rfvDetails protected_oe 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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

rfvModule protected_oe 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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

txtDetails protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtRegisterControl protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

txtUserControlTag protected_oe 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
Résultat global::System.Web.UI.WebControls.TextBox

upnlPageControl protected_oe 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
Résultat global::System.Web.UI.UpdatePanel

upnlPageItem protected_oe 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
Résultat global::System.Web.UI.UpdatePanel

valsummaryDesign protected_oe 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
Résultat global::System.Web.UI.WebControls.ValidationSummary

valsummaryPageDesignControl protected_oe 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
Résultat global::System.Web.UI.WebControls.ValidationSummary