Table of Contents

Class SendEmail

Namespace
InSite.UI.Admin.Issues.Outlines.Forms
Assembly
InSite.UI.dll
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

CancelButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ComposeEmailBody

ComposeEmailBody control.

protected MarkdownEditor ComposeEmailBody

Field Value

MarkdownEditor

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ComposeEmailSubject

ComposeEmailSubject control.

protected TextBox ComposeEmailSubject

Field Value

TextBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ComposeNextButton

ComposeNextButton control.

protected NextButton ComposeNextButton

Field Value

NextButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ComposeRecipientOutput

ComposeRecipientOutput control.

protected HtmlGenericControl ComposeRecipientOutput

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ComposeSenderDescription

ComposeSenderDescription control.

protected HtmlGenericControl ComposeSenderDescription

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ComposeSenderIdentifier

ComposeSenderIdentifier control.

protected SenderComboBox ComposeSenderIdentifier

Field Value

SenderComboBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ComposeTab

ComposeTab control.

protected NavItem ComposeTab

Field Value

NavItem

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ConfirmCancelButton

ConfirmCancelButton control.

protected CancelButton ConfirmCancelButton

Field Value

CancelButton

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ConfirmEmailBody

ConfirmEmailBody control.

protected FieldOutputContent ConfirmEmailBody

Field Value

FieldOutputContent

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ConfirmRecipientOutput

ConfirmRecipientOutput control.

protected HtmlGenericControl ConfirmRecipientOutput

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ConfirmSendButton

ConfirmSendButton control.

protected Button ConfirmSendButton

Field Value

Button

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ConfirmSenderOutput

ConfirmSenderOutput control.

protected HtmlGenericControl ConfirmSenderOutput

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ConfirmSubjectOutput

ConfirmSubjectOutput control.

protected HtmlGenericControl ConfirmSubjectOutput

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ConfirmTab

ConfirmTab control.

protected NavItem ConfirmTab

Field Value

NavItem

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MessageTemplateCombobox

MessageTemplateCombobox control.

protected ComboBox MessageTemplateCombobox

Field Value

ComboBox

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

Field Value

Alert

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SenderInstruction

SenderInstruction control.

protected HtmlGenericControl SenderInstruction

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ShowMessageTemplate

ShowMessageTemplate control.

protected HtmlGenericControl ShowMessageTemplate

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

UpdatePanel

UpdatePanel control.

protected UpdatePanel UpdatePanel

Field Value

UpdatePanel

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

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs