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

파일 보기 프로젝트 열기: 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
btnUpdate global::System.Web.UI.WebControls.Button
cbIsEnabled global::System.Web.UI.WebControls.CheckBox
dvProblems global::System.Web.UI.HtmlControls.HtmlGenericControl
gvTax global::System.Web.UI.WebControls.GridView
ibtnAdd global::System.Web.UI.WebControls.ImageButton
ibtnDelete global::System.Web.UI.WebControls.ImageButton
lblGrdTitleTax global::System.Web.UI.WebControls.Label
lblIsEnabled global::System.Web.UI.WebControls.Label
lblRate global::System.Web.UI.WebControls.Label
nRate global::AjaxControlToolkit.NumericUpDownExtender
pnlTaxItem global::System.Web.UI.WebControls.Panel
pnlView global::System.Web.UI.WebControls.Panel
rfvRate global::System.Web.UI.WebControls.RequiredFieldValidator
txtRate global::System.Web.UI.WebControls.TextBox
upnlTax global::System.Web.UI.UpdatePanel
upnlTaxItem global::System.Web.UI.UpdatePanel
valsummaryTax global::System.Web.UI.WebControls.ValidationSummary

보호된 메소드들

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

비공개 메소드들

메소드 설명
BeginAddMode ( ) : void
BeginEditMode ( ) : void
ExitMode ( ) : void
FillTaxs ( int PageIndex ) : void
ManageTax_UC_Load ( object sender, EventArgs e ) : void
PerformSettings ( ) : 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
gvTax_PageIndexChanging ( object sender, GridViewPageEventArgs e ) : void
gvTax_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

cbIsEnabled 보호되어 있는 프로퍼티

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

gvTax 보호되어 있는 프로퍼티

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

lblGrdTitleTax 보호되어 있는 프로퍼티

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

lblIsEnabled 보호되어 있는 프로퍼티

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

lblRate 보호되어 있는 프로퍼티

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

nRate 보호되어 있는 프로퍼티

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

pnlTaxItem 보호되어 있는 프로퍼티

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

rfvRate 보호되어 있는 프로퍼티

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

txtRate 보호되어 있는 프로퍼티

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

upnlTax 보호되어 있는 프로퍼티

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

upnlTaxItem 보호되어 있는 프로퍼티

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

valsummaryTax 보호되어 있는 프로퍼티

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