C# 클래스 AppActs.Client.WebSite.Password_Change.Default

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

보호된 프로퍼티들

프로퍼티 타입 설명
Panel1 global::System.Web.UI.WebControls.Panel
btnSubmit global::System.Web.UI.WebControls.Button
cusPassword global::System.Web.UI.WebControls.CustomValidator
cusPasswordConfirm global::System.Web.UI.WebControls.CustomValidator
lblErrorInvalidPassword global::System.Web.UI.WebControls.Label
mvChangePassword global::System.Web.UI.WebControls.MultiView
reqPassword global::System.Web.UI.WebControls.RequiredFieldValidator
reqPasswordConfirm global::System.Web.UI.WebControls.RequiredFieldValidator
txtPassword global::System.Web.UI.WebControls.TextBox
txtPasswordConfirm global::System.Web.UI.WebControls.TextBox
vwChangePassword global::System.Web.UI.WebControls.View
vwChangePasswordSuccess global::System.Web.UI.WebControls.View
vwError global::System.Web.UI.WebControls.View
vwInvalidGuid global::System.Web.UI.WebControls.View

프로퍼티 상세

Panel1 보호되어 있는 프로퍼티

Panel1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel Panel1
리턴 global::System.Web.UI.WebControls.Panel

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

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

cusPasswordConfirm 보호되어 있는 프로퍼티

cusPasswordConfirm control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CustomValidator cusPasswordConfirm
리턴 global::System.Web.UI.WebControls.CustomValidator

lblErrorInvalidPassword 보호되어 있는 프로퍼티

lblErrorInvalidPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label lblErrorInvalidPassword
리턴 global::System.Web.UI.WebControls.Label

mvChangePassword 보호되어 있는 프로퍼티

mvChangePassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.MultiView mvChangePassword
리턴 global::System.Web.UI.WebControls.MultiView

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

reqPasswordConfirm 보호되어 있는 프로퍼티

reqPasswordConfirm control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator reqPasswordConfirm
리턴 global::System.Web.UI.WebControls.RequiredFieldValidator

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

txtPasswordConfirm 보호되어 있는 프로퍼티

txtPasswordConfirm control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtPasswordConfirm
리턴 global::System.Web.UI.WebControls.TextBox

vwChangePassword 보호되어 있는 프로퍼티

vwChangePassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.View vwChangePassword
리턴 global::System.Web.UI.WebControls.View

vwChangePasswordSuccess 보호되어 있는 프로퍼티

vwChangePasswordSuccess control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.View vwChangePasswordSuccess
리턴 global::System.Web.UI.WebControls.View

vwError 보호되어 있는 프로퍼티

vwError control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.View vwError
리턴 global::System.Web.UI.WebControls.View

vwInvalidGuid 보호되어 있는 프로퍼티

vwInvalidGuid control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.View vwInvalidGuid
리턴 global::System.Web.UI.WebControls.View