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

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

보호된 프로퍼티들

프로퍼티 타입 설명
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
cddGroup global::AjaxControlToolkit.CascadingDropDown
ddlGroup global::System.Web.UI.WebControls.DropDownList
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
gvAttribute global::System.Web.UI.WebControls.GridView
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete global::System.Web.UI.WebControls.ImageButton
lblGrdTitleAttribute global::System.Web.UI.WebControls.Label
lblGroup global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
pnlAttributeItem global::System.Web.UI.WebControls.Panel
pnlView global::System.Web.UI.WebControls.Panel
rfvGroup global::System.Web.UI.WebControls.RequiredFieldValidator
rfvName global::System.Web.UI.WebControls.RequiredFieldValidator
txtName global::System.Web.UI.WebControls.TextBox
ucPortalLanguage global::AJH.CMS.WEB.UI.Admin.PortalLanguages_UC
upnlAttribute global::System.Web.UI.UpdatePanel
upnlAttributeItem global::System.Web.UI.UpdatePanel
valsummaryAttribute global::System.Web.UI.WebControls.ValidationSummary

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void

비공개 메소드들

메소드 설명
BeginAddMode ( ) : void
BeginEditMode ( ) : void
BeginEditModeOtherLanguage ( ) : void
ExitMode ( ) : void
FillAttributes ( int PageIndex ) : void
ManageAttribute_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
gvAttribute_PageIndexChanging ( object sender, System.Web.UI.WebControls.GridViewPageEventArgs e ) : void
gvAttribute_RowCommand ( object sender, System.Web.UI.WebControls.GridViewCommandEventArgs e ) : void
ibtnAdd_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ibtnDelete_Click ( object sender, System.Web.UI.ImageClickEventArgs e ) : void
ucPortalLanguage_OnSelectLanguage ( object sender, EventArgs 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

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

cddGroup 보호되어 있는 프로퍼티

cddGroup control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.CascadingDropDown cddGroup
리턴 global::AjaxControlToolkit.CascadingDropDown

ddlGroup 보호되어 있는 프로퍼티

ddlGroup control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddlGroup
리턴 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

gvAttribute 보호되어 있는 프로퍼티

gvAttribute control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.GridView gvAttribute
리턴 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

lblGrdTitleAttribute 보호되어 있는 프로퍼티

lblGrdTitleAttribute control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblGrdTitleAttribute
리턴 global::System.Web.UI.WebControls.Label

lblGroup 보호되어 있는 프로퍼티

lblGroup control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblGroup
리턴 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

pnlAttributeItem 보호되어 있는 프로퍼티

pnlAttributeItem control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlAttributeItem
리턴 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

rfvGroup 보호되어 있는 프로퍼티

rfvGroup control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvGroup
리턴 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

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

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

upnlAttribute 보호되어 있는 프로퍼티

upnlAttribute control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlAttribute
리턴 global::System.Web.UI.UpdatePanel

upnlAttributeItem 보호되어 있는 프로퍼티

upnlAttributeItem control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.UpdatePanel upnlAttributeItem
리턴 global::System.Web.UI.UpdatePanel

valsummaryAttribute 보호되어 있는 프로퍼티

valsummaryAttribute control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ValidationSummary valsummaryAttribute
리턴 global::System.Web.UI.WebControls.ValidationSummary