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

Показать файл Открыть проект

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

Свойство Тип Описание
btnExit global::System.Web.UI.WebControls.Button
btnReset global::System.Web.UI.WebControls.Button
btnSave global::System.Web.UI.WebControls.Button
btnUpdate global::System.Web.UI.WebControls.Button
cddModule global::AjaxControlToolkit.CascadingDropDown
ddlModule global::System.Web.UI.WebControls.DropDownList
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
gvCMSControl global::System.Web.UI.WebControls.GridView
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete global::System.Web.UI.WebControls.ImageButton
lblDescription global::System.Web.UI.WebControls.Label
lblGrdTitleCMSControl global::System.Web.UI.WebControls.Label
lblModule global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblUserControlPath global::System.Web.UI.WebControls.Label
pnlCMSControlItem global::System.Web.UI.WebControls.Panel
pnlView global::System.Web.UI.WebControls.Panel
rfvDescription global::System.Web.UI.WebControls.RequiredFieldValidator
rfvModule global::System.Web.UI.WebControls.RequiredFieldValidator
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
rfvUserControlPath global::System.Web.UI.WebControls.RequiredFieldValidator
txtDescription global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
txtUserControlPath global::System.Web.UI.WebControls.TextBox
upnlCMSControl global::System.Web.UI.UpdatePanel
upnlCMSControlItem global::System.Web.UI.UpdatePanel
valsummaryCMSControl global::System.Web.UI.WebControls.ValidationSummary

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

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

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

Метод Описание
BeginAddMode ( ) : void
BeginEditMode ( ) : void
ExitMode ( ) : void
FillCMSControls ( int PageIndex ) : void
ManageCMSControl_UC_Load ( object sender, EventArgs e ) : void
PerformSettings ( ) : void
ReflectDDL ( ) : void
btnExit_Click ( object sender, EventArgs e ) : void
btnReset_Click ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void
btnUpdate_Click ( object sender, EventArgs e ) : void
gvCMSControl_PageIndexChanging ( object sender, GridViewPageEventArgs e ) : void
gvCMSControl_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
ibtnAdd_Click ( object sender, ImageClickEventArgs e ) : void
ibtnDelete_Click ( object sender, ImageClickEventArgs e ) : void

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

OnInit() защищенный Метод

protected OnInit ( EventArgs e ) : void
e EventArgs
Результат void

Описание свойств

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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