C# Класс littleworld.Web.userFindPwd

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

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

Свойство Тип Описание
BtnSend_Email global::System.Web.UI.WebControls.Button
Lblsryx global::System.Web.UI.WebControls.Label
Lblsryzm global::System.Web.UI.WebControls.Label
Lblwzc global::System.Web.UI.WebControls.Label
Lblyzm global::System.Web.UI.WebControls.Label
Txt_Email global::System.Web.UI.WebControls.TextBox
Txtyzm global::System.Web.UI.WebControls.TextBox
form1 global::System.Web.UI.HtmlControls.HtmlForm

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

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

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

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

protected BtnSend_Email_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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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