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

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

보호된 프로퍼티들

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

프로퍼티 상세

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

cusPassword 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.CustomValidator

lblEmail 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

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

lblErrorInvalidCredentials 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

lblErrorInvalidLogin 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.Label

regEmail 보호되어 있는 프로퍼티

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
리턴 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

reqPassword 보호되어 있는 프로퍼티

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
리턴 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

txtPassword 보호되어 있는 프로퍼티

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
리턴 global::System.Web.UI.WebControls.TextBox

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