C# Класс Subtext.Web.Admin.Pages.Security

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

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

Свойство Тип Описание
CompareValidator1 global::System.Web.UI.WebControls.CompareValidator
Message Label
Messages global::Subtext.Web.Admin.WebUI.MessagePanel
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator5 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator6 global::System.Web.UI.WebControls.RequiredFieldValidator
ValidationSummary1 ValidationSummary
btnChangePassword global::System.Web.UI.WebControls.Button
btnSaveOptions global::System.Web.UI.WebControls.Button
hlpTimeZone global::Subtext.Web.Controls.HelpToolTip
tbCurrent global::System.Web.UI.WebControls.TextBox
tbOpenIDURL global::System.Web.UI.WebControls.TextBox
tbPassword global::System.Web.UI.WebControls.TextBox
tbPasswordConfirm global::System.Web.UI.WebControls.TextBox

Защищенные методы

Метод Описание
BindLocalUI ( ) : void
OnInit ( EventArgs e ) : void
btnChangePassword_Click ( object sender, EventArgs e ) : void
btnSaveOptions_Click ( object sender, EventArgs e ) : void

Приватные методы

Метод Описание
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Описание методов

BindLocalUI() защищенный Метод

protected BindLocalUI ( ) : void
Результат void

OnInit() защищенный Метод

protected OnInit ( EventArgs e ) : void
e EventArgs
Результат void

btnChangePassword_Click() защищенный Метод

protected btnChangePassword_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

btnSaveOptions_Click() защищенный Метод

protected btnSaveOptions_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Описание свойств

CompareValidator1 защищенное свойство

CompareValidator1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CompareValidator CompareValidator1
Результат global::System.Web.UI.WebControls.CompareValidator

Message защищенное свойство

protected Label Message
Результат Label

Messages защищенное свойство

Messages control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Admin.WebUI.MessagePanel Messages
Результат global::Subtext.Web.Admin.WebUI.MessagePanel

RequiredFieldValidator1 защищенное свойство

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
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator5 защищенное свойство

RequiredFieldValidator5 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator5
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator6 защищенное свойство

RequiredFieldValidator6 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator6
Результат global::System.Web.UI.WebControls.RequiredFieldValidator

ValidationSummary1 защищенное свойство

protected ValidationSummary ValidationSummary1
Результат ValidationSummary

btnChangePassword защищенное свойство

btnChangePassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnChangePassword
Результат global::System.Web.UI.WebControls.Button

btnSaveOptions защищенное свойство

btnSaveOptions control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnSaveOptions
Результат global::System.Web.UI.WebControls.Button

hlpTimeZone защищенное свойство

hlpTimeZone control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Controls.HelpToolTip hlpTimeZone
Результат global::Subtext.Web.Controls.HelpToolTip

tbCurrent защищенное свойство

tbCurrent control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tbCurrent
Результат global::System.Web.UI.WebControls.TextBox

tbOpenIDURL защищенное свойство

tbOpenIDURL control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tbOpenIDURL
Результат global::System.Web.UI.WebControls.TextBox

tbPassword защищенное свойство

tbPassword control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tbPassword
Результат global::System.Web.UI.WebControls.TextBox

tbPasswordConfirm защищенное свойство

tbPasswordConfirm control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox tbPasswordConfirm
Результат global::System.Web.UI.WebControls.TextBox