C# Класс Blackboard_Website_Vorlage.WebForm1

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

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

Свойство Тип Описание
btbRegistrieren global::System.Web.UI.WebControls.Button
dropdownSicherheitsfrage global::System.Web.UI.WebControls.DropDownList
form1 global::System.Web.UI.HtmlControls.HtmlForm
txtRegistEmail global::System.Web.UI.WebControls.TextBox
txtRegistGebdatum global::System.Web.UI.WebControls.TextBox
txtRegistNachname global::System.Web.UI.WebControls.TextBox
txtRegistPasswort global::System.Web.UI.WebControls.TextBox
txtRegistUsername global::System.Web.UI.WebControls.TextBox
txtRegistVorname global::System.Web.UI.WebControls.TextBox
txtRegistWdhPasswort global::System.Web.UI.WebControls.TextBox
txtSicherheitsAntwort global::System.Web.UI.WebControls.TextBox

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

txtRegistWdhPasswort control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtRegistWdhPasswort
Результат 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