C# 클래스 Blackboard_Website_Vorlage.WebForm1

파일 보기 프로젝트 열기: mystik2/Workshop-Rep

보호된 프로퍼티들

프로퍼티 타입 설명
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