Table of Contents

Class OutputDetails

Namespace
InSite.Admin.Messages.Messages.Controls
Assembly
InSite.UI.dll
public class OutputDetails : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
OutputDetails
Implements
Inherited Members

Constructors

OutputDetails()

public OutputDetails()

Fields

AutoBccSubscribers

AutoBccSubscribers control.

protected Literal AutoBccSubscribers

Field Value

Literal

Remarks

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

AutoBccSubscribersPanel

AutoBccSubscribersPanel control.

protected UpdatePanel AutoBccSubscribersPanel

Field Value

UpdatePanel

Remarks

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

DisableAutoBccSubscribers

DisableAutoBccSubscribers control.

protected IconButton DisableAutoBccSubscribers

Field Value

IconButton

Remarks

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

DisableMessageButton

DisableMessageButton control.

protected IconButton DisableMessageButton

Field Value

IconButton

Remarks

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

EnableAutoBccSubscribers

EnableAutoBccSubscribers control.

protected IconButton EnableAutoBccSubscribers

Field Value

IconButton

Remarks

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

EnableMessageButton

EnableMessageButton control.

protected IconButton EnableMessageButton

Field Value

IconButton

Remarks

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

MessageIdentifierOutput

MessageIdentifierOutput control.

protected Literal MessageIdentifierOutput

Field Value

Literal

Remarks

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

MessageStatus

MessageStatus control.

protected Literal MessageStatus

Field Value

Literal

Remarks

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

MessageStatusDescription

MessageStatusDescription control.

protected HtmlGenericControl MessageStatusDescription

Field Value

HtmlGenericControl

Remarks

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

MessageType

MessageType control.

protected Literal MessageType

Field Value

Literal

Remarks

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

Name

Name control.

protected Literal Name

Field Value

Literal

Remarks

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

NameEditLink control.

protected IconLink NameEditLink

Field Value

IconLink

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

NameField

NameField control.

protected HtmlGenericControl NameField

Field Value

HtmlGenericControl

Remarks

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

NotificationDescription

NotificationDescription control.

protected HtmlGenericControl NotificationDescription

Field Value

HtmlGenericControl

Remarks

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

NotificationField

NotificationField control.

protected HtmlGenericControl NotificationField

Field Value

HtmlGenericControl

Remarks

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

NotificationName

NotificationName control.

protected Literal NotificationName

Field Value

Literal

Remarks

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

Sender

Sender control.

protected Literal Sender

Field Value

Literal

Remarks

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

SenderEditLink control.

protected IconLink SenderEditLink

Field Value

IconLink

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

Subject

Subject control.

protected Literal Subject

Field Value

Literal

Remarks

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

SubjectEditLink control.

protected IconLink SubjectEditLink

Field Value

IconLink

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

SurveyField

SurveyField control.

protected HtmlGenericControl SurveyField

Field Value

HtmlGenericControl

Remarks

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

SurveyName

SurveyName control.

protected Literal SurveyName

Field Value

Literal

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

SetOutputValues(VMessage, bool)

public void SetOutputValues(VMessage message, bool showEditLinks)

Parameters

message VMessage
showEditLinks bool