C# 클래스 FLWebServicesC.ForgetPassWord

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: hussien89aa/Alrubaye.net

보호된 프로퍼티들

프로퍼티 타입 설명
BuAddData global::System.Web.UI.WebControls.Button
CompareValidator1 global::System.Web.UI.WebControls.CompareValidator
LaStudentName0 global::System.Web.UI.WebControls.Label
LiMessage global::System.Web.UI.WebControls.Literal
Literal1 global::System.Web.UI.WebControls.Literal
RequiredFieldValidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator4 global::System.Web.UI.WebControls.RequiredFieldValidator
theDiv global::System.Web.UI.HtmlControls.HtmlGenericControl
txtPassword global::System.Web.UI.WebControls.TextBox
txtPasswordR global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
BuAddData_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

메소드 상세

BuAddData_Click() 보호된 메소드

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

Page_Load() 보호된 메소드

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

프로퍼티 상세

BuAddData 보호되어 있는 프로퍼티

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

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

LaStudentName0 보호되어 있는 프로퍼티

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

LiMessage 보호되어 있는 프로퍼티

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

Literal1 보호되어 있는 프로퍼티

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

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

theDiv 보호되어 있는 프로퍼티

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

txtPassword 보호되어 있는 프로퍼티

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

txtPasswordR 보호되어 있는 프로퍼티

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