C# Класс AppActs.Client.WebSite.Password_Change.Default

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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