C# 클래스 FLWebServicesC.ChangePssword

파일 보기 프로젝트 열기: hussien89aa/Alrubaye.net

보호된 프로퍼티들

프로퍼티 타입 설명
BuAddData global::System.Web.UI.WebControls.Button
CompareValidator1 global::System.Web.UI.WebControls.CompareValidator
LiMessage global::System.Web.UI.WebControls.Literal
RegularExpressionValidator1 global::System.Web.UI.WebControls.RegularExpressionValidator
RegularExpressionValidator12 global::System.Web.UI.WebControls.RegularExpressionValidator
RequiredFieldValidator12 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator13 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
ValidationSummary1 global::System.Web.UI.WebControls.ValidationSummary
passwordLabel global::System.Web.UI.WebControls.Label
passwordLabel0 global::System.Web.UI.WebControls.Label
regtxtNotes1 global::System.Web.UI.WebControls.RegularExpressionValidator
statusLabel global::System.Web.UI.WebControls.Label
txtAdminPassword global::System.Web.UI.WebControls.TextBox
txtAdminPasswordRepeat global::System.Web.UI.WebControls.TextBox
txtOldPassword global::System.Web.UI.WebControls.TextBox
userNameLabel global::System.Web.UI.WebControls.Label

보호된 메소드들

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

비공개 메소드들

메소드 설명
IsAdminPasswordExists ( string Password ) : bool

메소드 상세

BuAddData_Click() 보호된 메소드

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

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e 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

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

RegularExpressionValidator1 보호되어 있는 프로퍼티

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

RegularExpressionValidator12 보호되어 있는 프로퍼티

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

RequiredFieldValidator12 보호되어 있는 프로퍼티

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

RequiredFieldValidator13 보호되어 있는 프로퍼티

RequiredFieldValidator13 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator13
리턴 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

ValidationSummary1 보호되어 있는 프로퍼티

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

passwordLabel 보호되어 있는 프로퍼티

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

passwordLabel0 보호되어 있는 프로퍼티

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

regtxtNotes1 보호되어 있는 프로퍼티

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

statusLabel 보호되어 있는 프로퍼티

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

txtAdminPassword 보호되어 있는 프로퍼티

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

txtAdminPasswordRepeat 보호되어 있는 프로퍼티

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

txtOldPassword 보호되어 있는 프로퍼티

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

userNameLabel 보호되어 있는 프로퍼티

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