C# Класс newtelligence.DasBlog.Web.EmailBox

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

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

Свойство Тип Описание
CaptchaControl1 global::WebControlCaptcha.CaptchaControl
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Label4 global::System.Web.UI.WebControls.Label
ValidationSummary1 global::System.Web.UI.WebControls.ValidationSummary
comment global::System.Web.UI.WebControls.TextBox
content global::System.Web.UI.HtmlControls.HtmlGenericControl
email global::System.Web.UI.WebControls.TextBox
mailSend global::System.Web.UI.WebControls.Button
name global::System.Web.UI.WebControls.TextBox
rememberMe global::System.Web.UI.WebControls.CheckBox
resmgr System.Resources.ResourceManager
validatorREEmail global::System.Web.UI.WebControls.RegularExpressionValidator
validatorRFComment global::System.Web.UI.WebControls.RequiredFieldValidator
validatorRFName global::System.Web.UI.WebControls.RequiredFieldValidator

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

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

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

Метод Описание
ComposeMail ( ) : newtelligence.DasBlog.Runtime.SendMailInfo
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

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

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

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Результат void

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

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

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

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

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

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

CaptchaControl1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::WebControlCaptcha.CaptchaControl CaptchaControl1
Результат global::WebControlCaptcha.CaptchaControl

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

protected System.Resources.ResourceManager resmgr
Результат System.Resources.ResourceManager

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

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

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

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

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

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