C# Класс WIKI.Account.Register

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

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

Свойство Тип Описание
CompareValidator1 global::System.Web.UI.WebControls.CompareValidator
ConfirmPassword global::System.Web.UI.WebControls.TextBox
Email global::System.Web.UI.WebControls.TextBox
Firstname global::System.Web.UI.WebControls.TextBox
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label3 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
Lastname global::System.Web.UI.WebControls.TextBox
Password global::System.Web.UI.WebControls.TextBox
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator4 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator5 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator6 global::System.Web.UI.WebControls.RequiredFieldValidator
Username global::System.Web.UI.WebControls.TextBox
btnRegister global::System.Web.UI.WebControls.Button
label5 global::System.Web.UI.WebControls.Label
label6 global::System.Web.UI.WebControls.Label

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

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
ResetFields ( ) : void
btnRegister_Click ( object sender, EventArgs e ) : void
insertUser ( string Username, string Password, string Firstname, string Lastname, string Email ) : int

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

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

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

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

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

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

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

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

protected insertUser ( string Username, string Password, string Firstname, string Lastname, string Email ) : int
Username string
Password string
Firstname string
Lastname string
Email string
Результат int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

RequiredFieldValidator4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator4
Результат 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

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

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

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

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

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

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

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

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