C# Класс FITKMS.Users.Registration

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

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

Свойство Тип Описание
cancelSubmit global::System.Web.UI.WebControls.Button
createSubmit global::System.Web.UI.WebControls.Button
dayList global::System.Web.UI.WebControls.DropDownList
errorLabel global::System.Web.UI.WebControls.Label
error_label global::System.Web.UI.HtmlControls.HtmlGenericControl
fnameInput global::System.Web.UI.WebControls.TextBox
genderList global::System.Web.UI.WebControls.DropDownList
lnameInput global::System.Web.UI.WebControls.TextBox
mailInput global::System.Web.UI.WebControls.TextBox
monthList global::System.Web.UI.WebControls.DropDownList
password1Input global::System.Web.UI.WebControls.TextBox
password2Input global::System.Web.UI.WebControls.TextBox
successLabel global::System.Web.UI.WebControls.Label
success_label global::System.Web.UI.HtmlControls.HtmlGenericControl
usernameInput global::System.Web.UI.WebControls.TextBox
yearList global::System.Web.UI.WebControls.DropDownList

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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