C# Класс AJH.CMS.WEB.UI.ContactUs_UC

Наследование: AJH.CMS.WEB.UI.Utilities.CMSUserControlBase
Показать файл Открыть проект

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

Свойство Тип Описание
btnSend global::System.Web.UI.WebControls.Button
cbSendCopyToYourSelf global::System.Web.UI.WebControls.CheckBox
dvMessage global::System.Web.UI.HtmlControls.HtmlGenericControl
lblEmail global::System.Web.UI.WebControls.Label
lblMessage global::System.Web.UI.WebControls.Label
lblMsgconfirmation global::System.Web.UI.WebControls.Label
lblName global::System.Web.UI.WebControls.Label
lblSendCopyToYourSelf global::System.Web.UI.WebControls.Label
lblSubject global::System.Web.UI.WebControls.Label
pnlContactUs global::System.Web.UI.WebControls.Panel
revEmail global::System.Web.UI.WebControls.RegularExpressionValidator
rfvEmail global::System.Web.UI.WebControls.RequiredFieldValidator
rfvMessage global::System.Web.UI.WebControls.RequiredFieldValidator
rfvSubject global::System.Web.UI.WebControls.RequiredFieldValidator
txtEmail global::System.Web.UI.WebControls.TextBox
txtMessage global::System.Web.UI.WebControls.TextBox
txtName global::System.Web.UI.WebControls.TextBox
txtSubject global::System.Web.UI.WebControls.TextBox
upnlContactUs global::System.Web.UI.UpdatePanel
valSumContactUs global::System.Web.UI.WebControls.ValidationSummary

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

Метод Описание
OnInit ( EventArgs e ) : void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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