C# Class AppActs.Client.WebSite.App_Views.LoginView

Afficher le fichier Open project: Appacts/mobile-analytics-server

Protected Properties

Свойство Type Description
btnSubmit global::System.Web.UI.WebControls.Button
cusEmail global::System.Web.UI.WebControls.CustomValidator
cusPassword global::System.Web.UI.WebControls.CustomValidator
lblEmail global::System.Web.UI.WebControls.Label
lblError global::System.Web.UI.WebControls.Label
lblErrorInvalidCredentials global::System.Web.UI.WebControls.Label
lblErrorInvalidLogin global::System.Web.UI.WebControls.Label
regEmail global::System.Web.UI.WebControls.RegularExpressionValidator
reqEmail global::System.Web.UI.WebControls.RequiredFieldValidator
reqPassword global::System.Web.UI.WebControls.RequiredFieldValidator
txtEmail global::System.Web.UI.WebControls.TextBox
txtPassword global::System.Web.UI.WebControls.TextBox
wmeEmail global::AjaxControlToolkit.TextBoxWatermarkExtender

Property Details

btnSubmit protected_oe property

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

cusEmail protected_oe property

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

cusPassword protected_oe property

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

lblEmail protected_oe property

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

lblError protected_oe property

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

lblErrorInvalidCredentials protected_oe property

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

lblErrorInvalidLogin protected_oe property

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

regEmail protected_oe property

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

reqEmail protected_oe property

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

reqPassword protected_oe property

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

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

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

wmeEmail protected_oe property

wmeEmail control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TextBoxWatermarkExtender wmeEmail
Résultat global::AjaxControlToolkit.TextBoxWatermarkExtender