C# Class deals.earlymoments.com.Assets.scripts.jsonmethods

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: Sandviksas/US-Web-Deals

Protected Properties

Свойство Type Description
Head1 global::System.Web.UI.HtmlControls.HtmlHead
email global::System.Web.UI.HtmlControls.HtmlInputText
zipcode global::System.Web.UI.HtmlControls.HtmlInputText

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
GetRegions ( string areaId ) : double
addZeros ( string value, int len ) : string

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

Head1 protected_oe property

Head1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlHead Head1
Résultat global::System.Web.UI.HtmlControls.HtmlHead

email protected_oe property

email control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlInputText email
Résultat global::System.Web.UI.HtmlControls.HtmlInputText

zipcode protected_oe property

zipcode control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.HtmlControls.HtmlInputText zipcode
Résultat global::System.Web.UI.HtmlControls.HtmlInputText