C# Class FLWebServicesC.ForgetPassWord

Inheritance: System.Web.UI.Page
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
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

Méthodes protégées

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

Method Details

BuAddData_Click() protected méthode

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

Page_Load() protected méthode

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

LaStudentName0 protected_oe property

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

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

Literal1 protected_oe property

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

RequiredFieldValidator3 protected_oe property

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

RequiredFieldValidator4 protected_oe property

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

theDiv protected_oe property

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

txtPassword protected_oe property

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

txtPasswordR protected_oe property

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