C# Class EditCustomerNathan.Edit

Inheritance: System.Web.UI.Page
Exibir arquivo Open project: larryslack/OrderingProject

Protected Properties

Property Type Description
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
ddCust global::System.Web.UI.WebControls.DropDownList
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

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void
btnAdd_Click ( object sender, EventArgs e ) : void
btnEdit_Click ( object sender, EventArgs e ) : void
ddCust_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

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

btnAdd_Click() protected method

protected btnAdd_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

btnEdit_Click() protected method

protected btnEdit_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

ddCust_SelectedIndexChanged() protected method

protected ddCust_SelectedIndexChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

Label1 protected_oe property

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

Label10 protected_oe property

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

Label11 protected_oe property

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

Label2 protected_oe property

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

Label3 protected_oe property

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

Label4 protected_oe property

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

Label5 protected_oe property

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

Label6 protected_oe property

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

Label7 protected_oe property

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

Label8 protected_oe property

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

Label9 protected_oe property

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

btnAdd protected_oe property

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

btnEdit protected_oe property

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

ddCust protected_oe property

ddCust control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList ddCust
return global::System.Web.UI.WebControls.DropDownList

form1 protected_oe property

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

lblError protected_oe property

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

pnlCon protected_oe property

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

txtAddress protected_oe property

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

txtCity protected_oe property

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

txtContactName protected_oe property

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

txtCountry protected_oe property

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

txtFax protected_oe property

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

txtID protected_oe property

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

txtName protected_oe property

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

txtPhone protected_oe property

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

txtPostalCode protected_oe property

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

txtRegion protected_oe property

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

txtTile protected_oe property

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