C# 클래스 E_Handel.ReceiptPage

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: KodKnackarGanget/E-Handel

보호된 프로퍼티들

프로퍼티 타입 설명
ReceiptForm global::System.Web.UI.HtmlControls.HtmlForm
address global::System.Web.UI.HtmlControls.HtmlTableCell
city global::System.Web.UI.HtmlControls.HtmlTableCell
country global::System.Web.UI.HtmlControls.HtmlTableCell
deliveryOptions global::System.Web.UI.HtmlControls.HtmlTableCell
email global::System.Web.UI.HtmlControls.HtmlTableCell
orderIdOutput global::System.Web.UI.HtmlControls.HtmlTableCell
paymentOptions global::System.Web.UI.HtmlControls.HtmlTableCell
phoneNumber global::System.Web.UI.HtmlControls.HtmlTableCell
postage global::System.Web.UI.HtmlControls.HtmlTableCell
postalCode global::System.Web.UI.HtmlControls.HtmlTableCell
productTable global::System.Web.UI.WebControls.Table
receiptHomeButton global::System.Web.UI.WebControls.Button
receiptPrintButton global::System.Web.UI.WebControls.Button
tableHead global::System.Web.UI.WebControls.TableHeaderRow
totalPrice global::System.Web.UI.HtmlControls.HtmlTableCell

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
receiptHomeButton_Click ( object sender, EventArgs e ) : void
receiptPrintButton_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
ShowOrderInfo ( ) : void
ShowOrderProducts ( ) : void

메소드 상세

Page_Load() 보호된 메소드

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

receiptHomeButton_Click() 보호된 메소드

protected receiptHomeButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

receiptPrintButton_Click() 보호된 메소드

protected receiptPrintButton_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

프로퍼티 상세

ReceiptForm 보호되어 있는 프로퍼티

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

address 보호되어 있는 프로퍼티

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

city 보호되어 있는 프로퍼티

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

country 보호되어 있는 프로퍼티

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

deliveryOptions 보호되어 있는 프로퍼티

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

email 보호되어 있는 프로퍼티

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

orderIdOutput 보호되어 있는 프로퍼티

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

paymentOptions 보호되어 있는 프로퍼티

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

phoneNumber 보호되어 있는 프로퍼티

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

postage 보호되어 있는 프로퍼티

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

postalCode 보호되어 있는 프로퍼티

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

productTable 보호되어 있는 프로퍼티

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

receiptHomeButton 보호되어 있는 프로퍼티

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

receiptPrintButton 보호되어 있는 프로퍼티

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

tableHead 보호되어 있는 프로퍼티

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

totalPrice 보호되어 있는 프로퍼티

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