C# Класс FLWebServicesC.ForgetPassWord

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

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

Свойство Тип Описание
BuAddData global::System.Web.UI.WebControls.Button
CompareValidator1 global::System.Web.UI.WebControls.CompareValidator
LaStudentName0 global::System.Web.UI.WebControls.Label
LiMessage global::System.Web.UI.WebControls.Literal
Literal1 global::System.Web.UI.WebControls.Literal
RequiredFieldValidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator4 global::System.Web.UI.WebControls.RequiredFieldValidator
theDiv global::System.Web.UI.HtmlControls.HtmlGenericControl
txtPassword global::System.Web.UI.WebControls.TextBox
txtPasswordR 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

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

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

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

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

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

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

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

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

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