C# 클래스 EditCustomerBrett.EditCustomer

파일 보기 프로젝트 열기: larryslack/OrderingProject

보호된 프로퍼티들

프로퍼티 타입 설명
btnAdd global::System.Web.UI.WebControls.Button
btnCancel global::System.Web.UI.WebControls.Button
btnConfirm global::System.Web.UI.WebControls.Button
customerFields global::System.Web.UI.HtmlControls.HtmlGenericControl
form1 global::System.Web.UI.HtmlControls.HtmlForm
gridCustomers global::System.Web.UI.WebControls.GridView
lblAddress global::System.Web.UI.WebControls.Label
lblCity global::System.Web.UI.WebControls.Label
lblContactName global::System.Web.UI.WebControls.Label
lblContactTitle global::System.Web.UI.WebControls.Label
lblCountry global::System.Web.UI.WebControls.Label
lblCustomer global::System.Web.UI.HtmlControls.HtmlGenericControl
lblCustomerID global::System.Web.UI.WebControls.Label
lblFax global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblPhone global::System.Web.UI.WebControls.Label
lblPostalCode global::System.Web.UI.WebControls.Label
lblRegion global::System.Web.UI.WebControls.Label
secTable global::System.Web.UI.HtmlControls.HtmlGenericControl
txtAddress global::System.Web.UI.WebControls.TextBox
txtCity global::System.Web.UI.WebControls.TextBox
txtCompanyName global::System.Web.UI.WebControls.TextBox
txtContactName global::System.Web.UI.WebControls.TextBox
txtContactTitle global::System.Web.UI.WebControls.TextBox
txtCountry global::System.Web.UI.WebControls.TextBox
txtCustomerID global::System.Web.UI.WebControls.TextBox
txtFax global::System.Web.UI.WebControls.TextBox
txtPhone global::System.Web.UI.WebControls.TextBox
txtPostalCode global::System.Web.UI.WebControls.TextBox
txtRegion global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnAdd_Click ( object sender, EventArgs e ) : void
btnCancel_Click ( object sender, EventArgs e ) : void
btnConfirm_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
AddButtons ( List cusList ) : void
BindGrid ( ) : void
ClearTextBoxes ( ) : void
CreateGridRows ( ) : void
DynButtRemove_Click ( object sender, EventArgs e ) : void
HideTable ( ) : void
ResetForm ( ) : void
setupGrid ( List cusList ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnAdd_Click() 보호된 메소드

protected btnAdd_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnCancel_Click() 보호된 메소드

protected btnCancel_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnConfirm_Click() 보호된 메소드

protected btnConfirm_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

btnAdd 보호되어 있는 프로퍼티

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

btnCancel 보호되어 있는 프로퍼티

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

btnConfirm 보호되어 있는 프로퍼티

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

customerFields 보호되어 있는 프로퍼티

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

form1 보호되어 있는 프로퍼티

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

gridCustomers 보호되어 있는 프로퍼티

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

lblAddress 보호되어 있는 프로퍼티

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

lblCity 보호되어 있는 프로퍼티

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

lblContactName 보호되어 있는 프로퍼티

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

lblContactTitle 보호되어 있는 프로퍼티

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

lblCountry 보호되어 있는 프로퍼티

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

lblCustomer 보호되어 있는 프로퍼티

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

lblCustomerID 보호되어 있는 프로퍼티

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

lblFax 보호되어 있는 프로퍼티

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

lblPhone 보호되어 있는 프로퍼티

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

lblPostalCode 보호되어 있는 프로퍼티

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

lblRegion 보호되어 있는 프로퍼티

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

secTable 보호되어 있는 프로퍼티

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

txtAddress 보호되어 있는 프로퍼티

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

txtCity 보호되어 있는 프로퍼티

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

txtCompanyName 보호되어 있는 프로퍼티

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

txtContactName 보호되어 있는 프로퍼티

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

txtContactTitle 보호되어 있는 프로퍼티

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

txtCountry 보호되어 있는 프로퍼티

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

txtCustomerID 보호되어 있는 프로퍼티

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

txtFax 보호되어 있는 프로퍼티

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

txtPhone 보호되어 있는 프로퍼티

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

txtPostalCode 보호되어 있는 프로퍼티

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

txtRegion 보호되어 있는 프로퍼티

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