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

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

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

Свойство Тип Описание
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
btnExit global::System.Web.UI.WebControls.Button
btnReset global::System.Web.UI.WebControls.Button
btnSave global::System.Web.UI.WebControls.Button
btnSaveOtherLanguage global::System.Web.UI.WebControls.Button
btnUpdate global::System.Web.UI.WebControls.Button
cbIsColorGroup global::System.Web.UI.WebControls.CheckBox
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
gvGroup global::System.Web.UI.WebControls.GridView
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete global::System.Web.UI.WebControls.ImageButton
lblGrdTitleGroup global::System.Web.UI.WebControls.Label
lblIsColorGroup global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblPublicName global::System.Web.UI.WebControls.Label
pnlGroupItem global::System.Web.UI.WebControls.Panel
pnlView global::System.Web.UI.WebControls.Panel
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
txtName global::System.Web.UI.WebControls.TextBox
txtPublicName global::System.Web.UI.WebControls.TextBox
ucPortalLanguage global::AJH.CMS.WEB.UI.Admin.PortalLanguages_UC
upnlGroup global::System.Web.UI.UpdatePanel
upnlGroupItem global::System.Web.UI.UpdatePanel
valsummaryGroup global::System.Web.UI.WebControls.ValidationSummary

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

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

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

Метод Описание
BeginAddMode ( ) : void
BeginEditMode ( ) : void
BeginEditModeOtherLanguage ( ) : void
ExitMode ( ) : void
FillGroups ( int PageIndex ) : void
ManageGroup_UC_Load ( object sender, EventArgs e ) : void
PerformSettings ( ) : void
btnExit_Click ( object sender, EventArgs e ) : void
btnReset_Click ( object sender, EventArgs e ) : void
btnSaveOtherLanguage_Click ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void
btnUpdate_Click ( object sender, EventArgs e ) : void
gvGroup_PageIndexChanging ( object sender, GridViewPageEventArgs e ) : void
gvGroup_RowCommand ( object sender, GridViewCommandEventArgs e ) : void
ibtnAdd_Click ( object sender, ImageClickEventArgs e ) : void
ibtnDelete_Click ( object sender, ImageClickEventArgs e ) : void
ucPortalLanguage_OnSelectLanguage ( object sender, EventArgs e ) : void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

ucPortalLanguage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AJH.CMS.WEB.UI.Admin.PortalLanguages_UC ucPortalLanguage
Результат global::AJH.CMS.WEB.UI.Admin.PortalLanguages_UC

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

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

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

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

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

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