C# 클래스 WIKI.Account.Register

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: fitba/km-2013-projects-team-cincar

보호된 프로퍼티들

프로퍼티 타입 설명
CompareValidator1 global::System.Web.UI.WebControls.CompareValidator
ConfirmPassword global::System.Web.UI.WebControls.TextBox
Email global::System.Web.UI.WebControls.TextBox
Firstname global::System.Web.UI.WebControls.TextBox
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Lastname global::System.Web.UI.WebControls.TextBox
Password global::System.Web.UI.WebControls.TextBox
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator4 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator5 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator6 global::System.Web.UI.WebControls.RequiredFieldValidator
Username global::System.Web.UI.WebControls.TextBox
btnRegister global::System.Web.UI.WebControls.Button
label5 global::System.Web.UI.WebControls.Label
label6 global::System.Web.UI.WebControls.Label

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
ResetFields ( ) : void
btnRegister_Click ( object sender, EventArgs e ) : void
insertUser ( string Username, string Password, string Firstname, string Lastname, string Email ) : int

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

ResetFields() 보호된 메소드

protected ResetFields ( ) : void
리턴 void

btnRegister_Click() 보호된 메소드

protected btnRegister_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
리턴 void

insertUser() 보호된 메소드

protected insertUser ( string Username, string Password, string Firstname, string Lastname, string Email ) : int
Username string
Password string
Firstname string
Lastname string
Email string
리턴 int

프로퍼티 상세

CompareValidator1 보호되어 있는 프로퍼티

CompareValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CompareValidator CompareValidator1
리턴 global::System.Web.UI.WebControls.CompareValidator

ConfirmPassword 보호되어 있는 프로퍼티

ConfirmPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox ConfirmPassword
리턴 global::System.Web.UI.WebControls.TextBox

Email 보호되어 있는 프로퍼티

Email control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox Email
리턴 global::System.Web.UI.WebControls.TextBox

Firstname 보호되어 있는 프로퍼티

Firstname control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox Firstname
리턴 global::System.Web.UI.WebControls.TextBox

Label1 보호되어 있는 프로퍼티

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
리턴 global::System.Web.UI.WebControls.Label

Label2 보호되어 있는 프로퍼티

Label2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label2
리턴 global::System.Web.UI.WebControls.Label

Label3 보호되어 있는 프로퍼티

Label3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label3
리턴 global::System.Web.UI.WebControls.Label

Label4 보호되어 있는 프로퍼티

Label4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label4
리턴 global::System.Web.UI.WebControls.Label

Lastname 보호되어 있는 프로퍼티

Lastname control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox Lastname
리턴 global::System.Web.UI.WebControls.TextBox

Password 보호되어 있는 프로퍼티

Password control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox Password
리턴 global::System.Web.UI.WebControls.TextBox

RequiredFieldValidator1 보호되어 있는 프로퍼티

RequiredFieldValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator2 보호되어 있는 프로퍼티

RequiredFieldValidator2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator2
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator3 보호되어 있는 프로퍼티

RequiredFieldValidator3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator3
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator4 보호되어 있는 프로퍼티

RequiredFieldValidator4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator4
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator5 보호되어 있는 프로퍼티

RequiredFieldValidator5 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator5
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator6 보호되어 있는 프로퍼티

RequiredFieldValidator6 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator6
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

Username 보호되어 있는 프로퍼티

Username control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox Username
리턴 global::System.Web.UI.WebControls.TextBox

btnRegister 보호되어 있는 프로퍼티

btnRegister control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnRegister
리턴 global::System.Web.UI.WebControls.Button

label5 보호되어 있는 프로퍼티

label5 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label label5
리턴 global::System.Web.UI.WebControls.Label

label6 보호되어 있는 프로퍼티

label6 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label label6
리턴 global::System.Web.UI.WebControls.Label