C# Class AW.Portal.Checkout

Datei anzeigen Open project: vgopu2/BISummer2015-P1-T2

Protected Properties

Property Type Description
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

Protected Methods

Method Description
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

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

btn_AdrEdit_Click() protected method

protected btn_AdrEdit_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

btn_Checkout_Click() protected method

protected btn_Checkout_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

btn_finilize_Click() protected method

protected btn_finilize_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

btnfinalize_Click() protected method

protected btnfinalize_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

Finalize protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

ShoppingCrt protected_oe property

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

TextBox1 protected_oe property

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
return global::System.Web.UI.WebControls.TextBox

UCAddrEdit protected_oe property

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

UCAddrView protected_oe property

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

addressedit protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

addressview protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

btn_AdrEdit protected_oe property

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
return global::System.Web.UI.WebControls.Button

btn_Checkout protected_oe property

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
return global::System.Web.UI.WebControls.Button

btn_finilize protected_oe property

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
return global::System.Web.UI.WebControls.Button

btnfinalize protected_oe property

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
return global::System.Web.UI.WebControls.Button

btnfindis protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

cart protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl

cartempty protected_oe property

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
return global::System.Web.UI.HtmlControls.HtmlGenericControl