C# Class HacmeBank_v2_Website.aspx.ascxDebug

Afficher le fichier Open project: o2platform/Demos_Files

Protected Properties

Свойство Type Description
Form1 global::System.Web.UI.HtmlControls.HtmlForm

Méthodes protégées

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

Method Details

Page_Load() protected méthode

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

Property Details

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