C# 클래스 AW.Portal.Checkout

파일 보기 프로젝트 열기: vgopu2/BISummer2015-P1-T2

보호된 프로퍼티들

프로퍼티 타입 설명
Finalize global::System.Web.UI.HtmlControls.HtmlGenericControl
ShoppingCrt global::AW.Portal.UserControls.ShoppingCart
TextBox1 global::System.Web.UI.WebControls.TextBox
UCAddrEdit global::AW.Portal.UserControls.UCAddressEdit
UCAddrView global::AW.Portal.UserControls.UCAddressView
addressedit global::System.Web.UI.HtmlControls.HtmlGenericControl
addressview global::System.Web.UI.HtmlControls.HtmlGenericControl
btn_AdrEdit global::System.Web.UI.WebControls.Button
btn_Checkout global::System.Web.UI.WebControls.Button
btn_finilize global::System.Web.UI.WebControls.Button
btnfinalize global::System.Web.UI.WebControls.Button
btnfindis global::System.Web.UI.HtmlControls.HtmlGenericControl
cart global::System.Web.UI.HtmlControls.HtmlGenericControl
cartempty global::System.Web.UI.HtmlControls.HtmlGenericControl

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btn_AdrEdit_Click ( object sender, EventArgs e ) : void
btn_Checkout_Click ( object sender, EventArgs e ) : void
btn_finilize_Click ( object sender, EventArgs e ) : void
btnfinalize_Click ( object sender, EventArgs e ) : void

메소드 상세

Page_Load() 보호된 메소드

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

btn_AdrEdit_Click() 보호된 메소드

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

btn_Checkout_Click() 보호된 메소드

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

btn_finilize_Click() 보호된 메소드

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

btnfinalize_Click() 보호된 메소드

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

프로퍼티 상세

Finalize 보호되어 있는 프로퍼티

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

ShoppingCrt 보호되어 있는 프로퍼티

ShoppingCrt control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AW.Portal.UserControls.ShoppingCart ShoppingCrt
리턴 global::AW.Portal.UserControls.ShoppingCart

TextBox1 보호되어 있는 프로퍼티

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

UCAddrEdit 보호되어 있는 프로퍼티

UCAddrEdit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AW.Portal.UserControls.UCAddressEdit UCAddrEdit
리턴 global::AW.Portal.UserControls.UCAddressEdit

UCAddrView 보호되어 있는 프로퍼티

UCAddrView control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AW.Portal.UserControls.UCAddressView UCAddrView
리턴 global::AW.Portal.UserControls.UCAddressView

addressedit 보호되어 있는 프로퍼티

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

addressview 보호되어 있는 프로퍼티

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

btn_AdrEdit 보호되어 있는 프로퍼티

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

btn_Checkout 보호되어 있는 프로퍼티

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

btn_finilize 보호되어 있는 프로퍼티

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

btnfinalize 보호되어 있는 프로퍼티

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

btnfindis 보호되어 있는 프로퍼티

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

cart 보호되어 있는 프로퍼티

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

cartempty 보호되어 있는 프로퍼티

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