C# Класс AppActs.Client.WebSite.App_Views.ForgotPasswordView

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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

Описание свойств

btnSubmit защищенное свойство

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
Результат global::System.Web.UI.WebControls.Button

cusEmail защищенное свойство

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
Результат global::System.Web.UI.WebControls.CustomValidator

lblError защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblErrorInvalidEmailAddress защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblErrorNoEmailAddress защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

lblSuccessForgotPasswordRequest защищенное свойство

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
Результат global::System.Web.UI.WebControls.Label

mvForgotPassword защищенное свойство

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
Результат global::System.Web.UI.WebControls.MultiView

regForgotPassword защищенное свойство

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
Результат global::System.Web.UI.WebControls.RegularExpressionValidator

reqEmail защищенное свойство

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
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

txtEmail защищенное свойство

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
Результат global::System.Web.UI.WebControls.TextBox

vwMain защищенное свойство

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
Результат global::System.Web.UI.WebControls.View

vwSuccesfull защищенное свойство

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
Результат global::System.Web.UI.WebControls.View

wmeEmail защищенное свойство

wmeEmail control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.TextBoxWatermarkExtender wmeEmail
Результат global::AjaxControlToolkit.TextBoxWatermarkExtender