C# Class FLWebServicesC.RemianberPassword

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: hussien89aa/Alrubaye.net

Protected Properties

Свойство Type Description
BuAddData global::System.Web.UI.WebControls.Button
HFMAC global::System.Web.UI.WebControls.HiddenField
LaStudentName0 global::System.Web.UI.WebControls.Label
LiMessage global::System.Web.UI.WebControls.Literal
RegularExpressionValidator12 global::System.Web.UI.WebControls.RegularExpressionValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
theDiv global::System.Web.UI.HtmlControls.HtmlGenericControl
txtEmail 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

HFMAC protected_oe property

HFMAC control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HiddenField HFMAC
Résultat global::System.Web.UI.WebControls.HiddenField

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

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

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

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

txtEmail protected_oe property

txtEmail control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtEmail
Résultat global::System.Web.UI.WebControls.TextBox