C# 클래스 AppActs.Client.WebSite.App_Views.ForgotPasswordView

파일 보기 프로젝트 열기: Appacts/mobile-analytics-server

보호된 프로퍼티들

프로퍼티 타입 설명
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