C# Класс Engage.Dnn.Publish.Controls.EmailAFriend

Наследование: ModuleBase
Показать файл Открыть проект

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

Свойство Тип Описание
Captchas global::Engage.Dnn.Publish.Controls.Captchas
EmailAFriendPopupTriggerLink global::System.Web.UI.WebControls.HyperLink
FromRequiredValidator global::System.Web.UI.WebControls.RequiredFieldValidator
SendButton global::System.Web.UI.WebControls.LinkButton
ToRequiredValidator global::System.Web.UI.WebControls.RequiredFieldValidator
ValidationSummary global::System.Web.UI.WebControls.ValidationSummary
lblFrom global::System.Web.UI.WebControls.Label
lblMessage global::System.Web.UI.WebControls.Label
lblMultiple global::System.Web.UI.WebControls.Label
lblPrivacy global::System.Web.UI.WebControls.Label
lblTo global::System.Web.UI.WebControls.Label
pnlEmailAFriend global::System.Web.UI.WebControls.Panel
txtFrom global::System.Web.UI.WebControls.TextBox
txtMessage global::System.Web.UI.WebControls.TextBox
txtTo global::System.Web.UI.WebControls.TextBox

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

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

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

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

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

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

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

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

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

Captchas control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Engage.Dnn.Publish.Controls.Captchas Captchas
Результат global::Engage.Dnn.Publish.Controls.Captchas

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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