C# Class AppActs.Client.WebSite.Password_Change.Default

Mostrar archivo Open project: Appacts/mobile-analytics-server

Protected Properties

Property Type Description
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

Property Details

Panel1 protected_oe property

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
return global::System.Web.UI.WebControls.Panel

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
return global::System.Web.UI.WebControls.Button

cusPassword protected_oe property

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

cusPasswordConfirm protected_oe property

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

lblErrorInvalidPassword protected_oe property

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

mvChangePassword protected_oe property

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
return global::System.Web.UI.WebControls.MultiView

reqPassword protected_oe property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator

reqPasswordConfirm protected_oe property

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
return global::System.Web.UI.WebControls.RequiredFieldValidator

txtPassword protected_oe property

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

txtPasswordConfirm protected_oe property

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

vwChangePassword protected_oe property

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
return global::System.Web.UI.WebControls.View

vwChangePasswordSuccess protected_oe property

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
return global::System.Web.UI.WebControls.View

vwError protected_oe property

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
return global::System.Web.UI.WebControls.View

vwInvalidGuid protected_oe property

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
return global::System.Web.UI.WebControls.View