C# Класс BugTrackingSystem.Administrator.Tester

Наследование: System.Web.UI.Page
Показать файл Открыть проект

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

Свойство Тип Описание
btnCancel global::System.Web.UI.WebControls.LinkButton
btnChangePassword global::System.Web.UI.WebControls.LinkButton
btnSave global::System.Web.UI.WebControls.LinkButton
compPasswords global::System.Web.UI.WebControls.CompareValidator
cuvUsername global::System.Web.UI.WebControls.CustomValidator
header global::System.Web.UI.HtmlControls.HtmlGenericControl
lblEmail global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblPassword global::System.Web.UI.WebControls.Label
lblPhone global::System.Web.UI.WebControls.Label
lblRepeatPassword global::System.Web.UI.WebControls.Label
lblSurname global::System.Web.UI.WebControls.Label
lblUsername global::System.Web.UI.WebControls.Label
lblUsernameEditMode global::System.Web.UI.WebControls.Label
regEmail global::System.Web.UI.WebControls.RegularExpressionValidator
regPassword global::System.Web.UI.WebControls.RegularExpressionValidator
regRepeatPassword global::System.Web.UI.WebControls.RegularExpressionValidator
regUsername 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
reqPhone global::System.Web.UI.WebControls.RequiredFieldValidator
reqRepeatPassword global::System.Web.UI.WebControls.RequiredFieldValidator
reqSurname global::System.Web.UI.WebControls.RequiredFieldValidator
reqUsername global::System.Web.UI.WebControls.RequiredFieldValidator
rowPassword global::System.Web.UI.HtmlControls.HtmlGenericControl
rowRepeatPassword global::System.Web.UI.HtmlControls.HtmlGenericControl
txtEmail global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
txtPassword global::System.Web.UI.WebControls.TextBox
txtPhone global::System.Web.UI.WebControls.TextBox
txtRepeatPassword global::System.Web.UI.WebControls.TextBox
txtSurname global::System.Web.UI.WebControls.TextBox
txtUsername global::System.Web.UI.WebControls.TextBox

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

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnCancel_Click ( object sender, EventArgs e ) : void
btnChangePassword_Click ( object sender, EventArgs e ) : void
btnSave_Click ( object sender, EventArgs e ) : void
cuvUsername_ServerValidate ( object sender, System.Web.UI.WebControls.ServerValidateEventArgs e ) : void

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

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

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

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

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

btnCancel_Click() защищенный метод

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

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

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

btnSave_Click() защищенный метод

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

cuvUsername_ServerValidate() защищенный метод

protected cuvUsername_ServerValidate ( object sender, System.Web.UI.WebControls.ServerValidateEventArgs e ) : void
sender object
e System.Web.UI.WebControls.ServerValidateEventArgs
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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