C# 클래스 AJH.CMS.WEB.UI.Admin.ManageRole_UC

상속: System.Web.UI.UserControl
파일 보기 프로젝트 열기: ajhCMS/AJH.CMS.WEB.UI

보호된 프로퍼티들

프로퍼티 타입 설명
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