C# Class AppActs.Client.WebSite.Account.Profile.Default

显示文件 Open project: Appacts/mobile-analytics-server

Protected Properties

Property Type Description
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
btnSubmitDetails global::System.Web.UI.WebControls.Button
btnSubmitPassword global::System.Web.UI.WebControls.Button
cusEmail global::System.Web.UI.WebControls.CustomValidator
cusName global::System.Web.UI.WebControls.CustomValidator
cusPassword global::System.Web.UI.WebControls.CustomValidator
cusPasswordConfirm global::System.Web.UI.WebControls.CustomValidator
cusPasswordOld global::System.Web.UI.WebControls.CustomValidator
lblError global::System.Web.UI.WebControls.Label
lblErrorEmailTaken global::System.Web.UI.WebControls.Label
lblErrorPasswordOldDontMatch global::System.Web.UI.WebControls.Label
lblErrorPasswordValidation global::System.Web.UI.WebControls.Label
lblErrorValidation global::System.Web.UI.WebControls.Label
lblSuccess global::System.Web.UI.WebControls.Label
lblSuccessPasswordChanged global::System.Web.UI.WebControls.Label
regForgotPassword global::System.Web.UI.WebControls.RegularExpressionValidator
reqEmail global::System.Web.UI.WebControls.RequiredFieldValidator
reqName global::System.Web.UI.WebControls.RequiredFieldValidator
reqPassword global::System.Web.UI.WebControls.RequiredFieldValidator
reqPasswordConfirm global::System.Web.UI.WebControls.RequiredFieldValidator
txtEmail global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
txtPassword global::System.Web.UI.WebControls.TextBox
txtPasswordConfirm global::System.Web.UI.WebControls.TextBox
txtPasswordOld global::System.Web.UI.WebControls.TextBox

Property Details

RequiredFieldValidator1 protected_oe property

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

btnSubmitDetails protected_oe property

btnSubmitDetails control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSubmitDetails
return global::System.Web.UI.WebControls.Button

btnSubmitPassword protected_oe property

btnSubmitPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSubmitPassword
return global::System.Web.UI.WebControls.Button

cusEmail protected_oe property

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

cusName protected_oe property

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

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

cusPasswordOld protected_oe property

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

lblError protected_oe property

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

lblErrorEmailTaken protected_oe property

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

lblErrorPasswordOldDontMatch protected_oe property

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

lblErrorPasswordValidation protected_oe property

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

lblErrorValidation protected_oe property

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

lblSuccess protected_oe property

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

lblSuccessPasswordChanged protected_oe property

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

regForgotPassword protected_oe property

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

reqEmail protected_oe property

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

reqName protected_oe property

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

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

txtEmail protected_oe property

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

txtName protected_oe property

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

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

txtPasswordOld protected_oe property

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