C# Класс EditCustomerNathan.Main

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

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

Свойство Тип Описание
Label1 global::System.Web.UI.WebControls.Label
Label10 global::System.Web.UI.WebControls.Label
Label11 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Label5 global::System.Web.UI.WebControls.Label
Label6 global::System.Web.UI.WebControls.Label
Label7 global::System.Web.UI.WebControls.Label
Label8 global::System.Web.UI.WebControls.Label
Label9 global::System.Web.UI.WebControls.Label
btnAdd global::System.Web.UI.WebControls.Button
btnEdit global::System.Web.UI.WebControls.Button
form1 global::System.Web.UI.HtmlControls.HtmlForm
lblError global::System.Web.UI.WebControls.Label
pnlCon global::System.Web.UI.WebControls.Panel
txtAddress global::System.Web.UI.WebControls.TextBox
txtCity global::System.Web.UI.WebControls.TextBox
txtContactName global::System.Web.UI.WebControls.TextBox
txtCountry global::System.Web.UI.WebControls.TextBox
txtFax global::System.Web.UI.WebControls.TextBox
txtID global::System.Web.UI.WebControls.TextBox
txtName 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
txtTile global::System.Web.UI.WebControls.TextBox

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnAdd_Click ( object sender, EventArgs e ) : void
btnEdit_Click ( object sender, EventArgs e ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

btnAdd_Click() защищенный Метод

protected btnAdd_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

btnEdit_Click() защищенный Метод

protected btnEdit_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

Label1 защищенное свойство

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
Результат global::System.Web.UI.WebControls.Label

Label10 защищенное свойство

Label10 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label10
Результат global::System.Web.UI.WebControls.Label

Label11 защищенное свойство

Label11 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label11
Результат global::System.Web.UI.WebControls.Label

Label2 защищенное свойство

Label2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label2
Результат global::System.Web.UI.WebControls.Label

Label3 защищенное свойство

Label3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label3
Результат global::System.Web.UI.WebControls.Label

Label4 защищенное свойство

Label4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label4
Результат global::System.Web.UI.WebControls.Label

Label5 защищенное свойство

Label5 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label5
Результат global::System.Web.UI.WebControls.Label

Label6 защищенное свойство

Label6 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label6
Результат global::System.Web.UI.WebControls.Label

Label7 защищенное свойство

Label7 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label7
Результат global::System.Web.UI.WebControls.Label

Label8 защищенное свойство

Label8 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label8
Результат global::System.Web.UI.WebControls.Label

Label9 защищенное свойство

Label9 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label9
Результат global::System.Web.UI.WebControls.Label

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

btnEdit защищенное свойство

btnEdit control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnEdit
Результат global::System.Web.UI.WebControls.Button

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

lblError защищенное свойство

lblError control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblError
Результат global::System.Web.UI.WebControls.Label

pnlCon защищенное свойство

pnlCon control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel pnlCon
Результат global::System.Web.UI.WebControls.Panel

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

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

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

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

txtID защищенное свойство

txtID control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtID
Результат global::System.Web.UI.WebControls.TextBox

txtName защищенное свойство

txtName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtName
Результат 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

txtTile защищенное свойство

txtTile control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTile
Результат global::System.Web.UI.WebControls.TextBox