C# Класс FLWebServicesC.ChangePssword

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

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

Свойство Тип Описание
BuAddData global::System.Web.UI.WebControls.Button
CompareValidator1 global::System.Web.UI.WebControls.CompareValidator
LiMessage global::System.Web.UI.WebControls.Literal
RegularExpressionValidator1 global::System.Web.UI.WebControls.RegularExpressionValidator
RegularExpressionValidator12 global::System.Web.UI.WebControls.RegularExpressionValidator
RequiredFieldValidator12 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator13 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
ValidationSummary1 global::System.Web.UI.WebControls.ValidationSummary
passwordLabel global::System.Web.UI.WebControls.Label
passwordLabel0 global::System.Web.UI.WebControls.Label
regtxtNotes1 global::System.Web.UI.WebControls.RegularExpressionValidator
statusLabel global::System.Web.UI.WebControls.Label
txtAdminPassword global::System.Web.UI.WebControls.TextBox
txtAdminPasswordRepeat global::System.Web.UI.WebControls.TextBox
txtOldPassword global::System.Web.UI.WebControls.TextBox
userNameLabel global::System.Web.UI.WebControls.Label

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

Метод Описание
BuAddData_Click ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

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

Метод Описание
IsAdminPasswordExists ( string Password ) : bool

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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