C# Класс FLWebServicesC.RemianberPassword

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

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

Свойство Тип Описание
BuAddData global::System.Web.UI.WebControls.Button
HFMAC global::System.Web.UI.WebControls.HiddenField
LaStudentName0 global::System.Web.UI.WebControls.Label
LiMessage global::System.Web.UI.WebControls.Literal
RegularExpressionValidator12 global::System.Web.UI.WebControls.RegularExpressionValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
theDiv global::System.Web.UI.HtmlControls.HtmlGenericControl
txtEmail global::System.Web.UI.WebControls.TextBox

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

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

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

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

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

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

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.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

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

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

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

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

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

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

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

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

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