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

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

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

Свойство Тип Описание
btnExit global::System.Web.UI.WebControls.Button
btnReset global::System.Web.UI.WebControls.Button
btnRoleUserExit global::System.Web.UI.WebControls.Button
btnRoleUserSave global::System.Web.UI.WebControls.Button
btnSave global::System.Web.UI.WebControls.Button
btnUpdate global::System.Web.UI.WebControls.Button
cddUsers global::AjaxControlToolkit.CascadingDropDown
ddlUsers global::System.Web.UI.WebControls.DropDownList
dvPopupRoleUser global::System.Web.UI.HtmlControls.HtmlGenericControl
dvProblemUser global::System.Web.UI.HtmlControls.HtmlGenericControl
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
dvRoleUser global::System.Web.UI.HtmlControls.HtmlGenericControl
gvRole global::System.Web.UI.WebControls.GridView
gvUser global::System.Web.UI.WebControls.GridView
hdnModal global::System.Web.UI.HtmlControls.HtmlInputHidden
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete global::System.Web.UI.WebControls.ImageButton
ibtnRoleUserAdd global::System.Web.UI.WebControls.ImageButton
ibtnRoleUserDelete global::System.Web.UI.WebControls.ImageButton
ibtnRoleUserExit global::System.Web.UI.WebControls.ImageButton
lblDescription global::System.Web.UI.WebControls.Label
lblGrdTitleRole global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblRoleUserTitle global::System.Web.UI.WebControls.Label
lblUser global::System.Web.UI.WebControls.Label
lblUsers global::System.Web.UI.WebControls.Label
mpeRoleUser global::AjaxControlToolkit.ModalPopupExtender
pnlRoleItem global::System.Web.UI.WebControls.Panel
pnlRoleUser global::System.Web.UI.WebControls.Panel
pnlRoleUserAdd global::System.Web.UI.WebControls.Panel
pnlView global::System.Web.UI.WebControls.Panel
rfvDescription global::System.Web.UI.WebControls.RequiredFieldValidator
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
rfvUsers global::System.Web.UI.WebControls.RequiredFieldValidator
txtDescription global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
upnlPopupRoleUser global::System.Web.UI.UpdatePanel
upnlRole global::System.Web.UI.UpdatePanel
upnlRoleItem global::System.Web.UI.UpdatePanel
upnlRoleUser global::System.Web.UI.UpdatePanel
valsummaryRole global::System.Web.UI.WebControls.ValidationSummary
valsummaryRoleUser global::System.Web.UI.WebControls.ValidationSummary

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

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

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

Метод Описание
BeginAddMode ( ) : void
BeginEditMode ( ) : void
BeginUserAddMode ( ) : void
ExitMode ( ) : void
FillRoles ( int PageIndex ) : void
FillUsers ( int PageIndex ) : void
ManageRole_UC_Load ( object sender, EventArgs e ) : void
PerformSettings ( ) : void
ReflectDDL ( ) : void
UserExitMode ( ) : void
UserMode ( ) : void
btnExit_Click ( object sender, EventArgs e ) : void
btnReset_Click ( object sender, EventArgs e ) : void
btnRoleUserExit_Click ( object sender, EventArgs e ) : void
btnRoleUserSave_Click ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void
btnUpdate_Click ( object sender, EventArgs e ) : void
gvRole_PageIndexChanging ( object sender, System.Web.UI.WebControls.GridViewPageEventArgs e ) : void
gvRole_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
gvUser_PageIndexChanging ( object sender, System.Web.UI.WebControls.GridViewPageEventArgs e ) : void
ibtnAdd_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ibtnDelete_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ibtnRoleUserAdd_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ibtnRoleUserDelete_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void

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

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

protected OnInit ( EventArgs e ) : void
e System.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

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

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

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

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

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

cddUsers control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddUsers
Результат global::AjaxControlToolkit.CascadingDropDown

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

mpeRoleUser control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.ModalPopupExtender mpeRoleUser
Результат global::AjaxControlToolkit.ModalPopupExtender

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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