C# Класс Blackboard_Website_Vorlage._Default

Наследование: System.Web.UI.Page
Показать файл Открыть проект

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

Свойство Тип Описание
TextBox1 global::System.Web.UI.WebControls.TextBox
dropdownSicherheitsfrage global::System.Web.UI.WebControls.DropDownList
form1 global::System.Web.UI.HtmlControls.HtmlForm
txtEmail global::System.Web.UI.WebControls.TextBox
txtNachname global::System.Web.UI.WebControls.TextBox
txtPasswort global::System.Web.UI.WebControls.TextBox
txtSicherheitsAntwort global::System.Web.UI.WebControls.TextBox
txtUsername global::System.Web.UI.WebControls.TextBox
txtVorname global::System.Web.UI.WebControls.TextBox
txtWdhPasswort 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 System.EventArgs
Результат void

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

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

TextBox1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TextBox1
Результат global::System.Web.UI.WebControls.TextBox

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

dropdownSicherheitsfrage control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.DropDownList dropdownSicherheitsfrage
Результат global::System.Web.UI.WebControls.DropDownList

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

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

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

txtEmail control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtEmail
Результат global::System.Web.UI.WebControls.TextBox

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

txtNachname control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtNachname
Результат global::System.Web.UI.WebControls.TextBox

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

txtPasswort control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtPasswort
Результат global::System.Web.UI.WebControls.TextBox

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

txtSicherheitsAntwort control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtSicherheitsAntwort
Результат global::System.Web.UI.WebControls.TextBox

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

txtUsername control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtUsername
Результат global::System.Web.UI.WebControls.TextBox

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

txtVorname control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtVorname
Результат global::System.Web.UI.WebControls.TextBox

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

txtWdhPasswort control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtWdhPasswort
Результат global::System.Web.UI.WebControls.TextBox