C# Класс UniversityChat.Register

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

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

Свойство Тип Описание
ConfirmPasswordLabel global::System.Web.UI.WebControls.Label
EmailLabel global::System.Web.UI.WebControls.Label
FirstNameLabel global::System.Web.UI.WebControls.Label
HyperLink1 global::System.Web.UI.WebControls.HyperLink
InvalidMessage global::System.Web.UI.WebControls.Label
LastNameLabel global::System.Web.UI.WebControls.Label
LinkToIndex global::System.Web.UI.WebControls.HyperLink
PanelRegisterUser global::System.Web.UI.WebControls.Panel
PanelUserAuthenticated global::System.Web.UI.WebControls.Panel
PanelUserRegistered global::System.Web.UI.WebControls.Panel
PasswordLabel global::System.Web.UI.WebControls.Label
TextConfirmPassword global::System.Web.UI.WebControls.TextBox
TextEmail global::System.Web.UI.WebControls.TextBox
TextFirstName global::System.Web.UI.WebControls.TextBox
TextLastName global::System.Web.UI.WebControls.TextBox
TextPassword global::System.Web.UI.WebControls.TextBox
TextUsername global::System.Web.UI.WebControls.TextBox
UserExistsMessage global::System.Web.UI.WebControls.Label
Username global::System.Web.UI.WebControls.Label
UsernameLabel global::System.Web.UI.WebControls.Label

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

Метод Описание
CheckEmailAddress ( ) : bool
CheckFieldEmptyAndLength ( TextBox field, Label label ) : bool
CheckPasswords ( ) : bool
CheckUserName ( ) : bool
Page_Load ( object sender, EventArgs e ) : void

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

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

protected CheckEmailAddress ( ) : bool
Результат bool

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

protected CheckFieldEmptyAndLength ( TextBox field, Label label ) : bool
field TextBox
label Label
Результат bool

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

protected CheckPasswords ( ) : bool
Результат bool

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

protected CheckUserName ( ) : bool
Результат bool

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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