C# Class FLWebServicesC.ChangePssword

Afficher le fichier Open project: hussien89aa/Alrubaye.net

Protected Properties

Свойство Type Description
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

Méthodes protégées

Méthode Description
BuAddData_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
IsAdminPasswordExists ( string Password ) : bool

Method Details

BuAddData_Click() protected méthode

protected BuAddData_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

BuAddData protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

CompareValidator1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.CompareValidator

LiMessage protected_oe property

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
Résultat global::System.Web.UI.WebControls.Literal

RegularExpressionValidator1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RegularExpressionValidator

RegularExpressionValidator12 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RegularExpressionValidator

RequiredFieldValidator12 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator13 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

ValidationSummary1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.ValidationSummary

passwordLabel protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

passwordLabel0 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

regtxtNotes1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RegularExpressionValidator

statusLabel protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label

txtAdminPassword protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

txtAdminPasswordRepeat protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

txtOldPassword protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

userNameLabel protected_oe property

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
Résultat global::System.Web.UI.WebControls.Label