C# Class Test.Investors

Afficher le fichier Open project: thesameqad/pitchingtube

Protected Properties

Свойство Type Description
ibGo global::System.Web.UI.WebControls.ImageButton
lblFeedback global::System.Web.UI.WebControls.Label
lblPitch global::System.Web.UI.WebControls.Label
lblShare global::System.Web.UI.WebControls.Label
lblSteps global::System.Web.UI.WebControls.Label
txtIdeaDescription global::System.Web.UI.WebControls.TextBox

Méthodes protégées

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

Method Details

Page_Load() protected méthode

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

Property Details

ibGo protected_oe property

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

lblFeedback protected_oe property

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

lblPitch protected_oe property

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

lblShare protected_oe property

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

lblSteps protected_oe property

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

txtIdeaDescription protected_oe property

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