C# Класс E_Handel.ReceiptPage

Наследование: System.Web.UI.Page
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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