C# Класс Test.Investors

Показать файл Открыть проект

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

Свойство Тип Описание
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

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

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

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

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

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

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

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

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
Результат global::System.Web.UI.WebControls.ImageButton

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

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
Результат global::System.Web.UI.WebControls.Label

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

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
Результат global::System.Web.UI.WebControls.Label

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

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
Результат global::System.Web.UI.WebControls.Label

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

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
Результат global::System.Web.UI.WebControls.Label

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

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
Результат global::System.Web.UI.WebControls.TextBox