Class SendEmail
public class SendEmail : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
SendEmail
- Implements
- Inherited Members
Constructors
SendEmail()
public SendEmail()
Fields
ComposeCancelButton
ComposeCancelButton control.
protected CancelButton ComposeCancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComposeEmailBody
ComposeEmailBody control.
protected MarkdownEditor ComposeEmailBody
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComposeEmailSubject
ComposeEmailSubject control.
protected TextBox ComposeEmailSubject
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComposeNextButton
ComposeNextButton control.
protected NextButton ComposeNextButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComposeRecipientOutput
ComposeRecipientOutput control.
protected HtmlGenericControl ComposeRecipientOutput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComposeSenderDescription
ComposeSenderDescription control.
protected HtmlGenericControl ComposeSenderDescription
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComposeSenderIdentifier
ComposeSenderIdentifier control.
protected SenderComboBox ComposeSenderIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComposeTab
ComposeTab control.
protected NavItem ComposeTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmCancelButton
ConfirmCancelButton control.
protected CancelButton ConfirmCancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmEmailBody
ConfirmEmailBody control.
protected FieldOutputContent ConfirmEmailBody
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmRecipientOutput
ConfirmRecipientOutput control.
protected HtmlGenericControl ConfirmRecipientOutput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmSendButton
ConfirmSendButton control.
protected Button ConfirmSendButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmSenderOutput
ConfirmSenderOutput control.
protected HtmlGenericControl ConfirmSenderOutput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmSubjectOutput
ConfirmSubjectOutput control.
protected HtmlGenericControl ConfirmSubjectOutput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmTab
ConfirmTab control.
protected NavItem ConfirmTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageTemplateCombobox
MessageTemplateCombobox control.
protected ComboBox MessageTemplateCombobox
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SenderInstruction
SenderInstruction control.
protected HtmlGenericControl SenderInstruction
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ShowMessageTemplate
ShowMessageTemplate control.
protected HtmlGenericControl ShowMessageTemplate
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdatePanel
UpdatePanel control.
protected UpdatePanel UpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)