Class OutputDetails
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AutoBccSubscribersPanel
AutoBccSubscribersPanel control.
protected UpdatePanel AutoBccSubscribersPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DisableAutoBccSubscribers
DisableAutoBccSubscribers control.
protected IconButton DisableAutoBccSubscribers
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DisableMessageButton
DisableMessageButton control.
protected IconButton DisableMessageButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EnableAutoBccSubscribers
EnableAutoBccSubscribers control.
protected IconButton EnableAutoBccSubscribers
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EnableMessageButton
EnableMessageButton control.
protected IconButton EnableMessageButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageIdentifierOutput
MessageIdentifierOutput control.
protected Literal MessageIdentifierOutput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageStatus
MessageStatus control.
protected Literal MessageStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageStatusDescription
MessageStatusDescription control.
protected HtmlGenericControl MessageStatusDescription
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageType
MessageType control.
protected Literal MessageType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Name
Name control.
protected Literal Name
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NameEditLink
NameEditLink control.
protected IconLink NameEditLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NameField
NameField control.
protected HtmlGenericControl NameField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NotificationDescription
NotificationDescription control.
protected HtmlGenericControl NotificationDescription
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NotificationField
NotificationField control.
protected HtmlGenericControl NotificationField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NotificationName
NotificationName control.
protected Literal NotificationName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Sender
Sender control.
protected Literal Sender
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SenderEditLink
SenderEditLink control.
protected IconLink SenderEditLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Subject
Subject control.
protected Literal Subject
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SubjectEditLink
SubjectEditLink control.
protected IconLink SubjectEditLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyField
SurveyField control.
protected HtmlGenericControl SurveyField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyName
SurveyName control.
protected Literal SurveyName
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
SetOutputValues(VMessage, bool)
public void SetOutputValues(VMessage message, bool showEditLinks)