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

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
lblError global::System.Web.UI.WebControls.Label
lblErrorInvalidEmailAddress global::System.Web.UI.WebControls.Label
lblErrorNoEmailAddress global::System.Web.UI.WebControls.Label
lblSuccessForgotPasswordRequest global::System.Web.UI.WebControls.Label
mvForgotPassword global::System.Web.UI.WebControls.MultiView
regForgotPassword global::System.Web.UI.WebControls.RegularExpressionValidator
reqEmail global::System.Web.UI.WebControls.RequiredFieldValidator
txtEmail global::System.Web.UI.WebControls.TextBox
vwMain global::System.Web.UI.WebControls.View
vwSuccesfull global::System.Web.UI.WebControls.View
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

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

lblErrorInvalidEmailAddress protected_oe property

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

lblErrorNoEmailAddress protected_oe property

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

lblSuccessForgotPasswordRequest protected_oe property

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

mvForgotPassword protected_oe property

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

regForgotPassword protected_oe property

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

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

vwMain protected_oe property

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

vwSuccesfull protected_oe property

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

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