Class MessageDetails
public class MessageDetails : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
MessageDetails
- Implements
- Inherited Members
Constructors
MessageDetails()
public MessageDetails()
Fields
AddInvitationButton
AddInvitationButton control.
protected Button AddInvitationButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AddNotificationButton
AddNotificationButton control.
protected Button AddNotificationButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ChangeMessageButton
ChangeMessageButton control.
protected Button ChangeMessageButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ContentEmpty
ContentEmpty control.
protected Alert ContentEmpty
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditContentButton
EditContentButton control.
protected Button EditContentButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Field
Field control.
protected HtmlGenericControl Field
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LabelMessageContent
LabelMessageContent control.
protected Label LabelMessageContent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageContent
MessageContent control.
protected HtmlGenericControl MessageContent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageContentLink
MessageContentLink control.
protected IconLink MessageContentLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageLink
MessageLink control.
protected HyperLink MessageLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageMailoutCount
MessageMailoutCount control.
protected Literal MessageMailoutCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageMailoutCountLabel
MessageMailoutCountLabel control.
protected Label MessageMailoutCountLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageModified
MessageModified control.
protected Literal MessageModified
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageModifiedLabel
MessageModifiedLabel control.
protected Label MessageModifiedLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageRecipients
MessageRecipients control.
protected Literal MessageRecipients
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageRecipientsLabel
MessageRecipientsLabel control.
protected Label MessageRecipientsLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageRecipientsLink
MessageRecipientsLink control.
protected IconLink MessageRecipientsLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageSender
MessageSender control.
protected Literal MessageSender
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageSenderLabel
MessageSenderLabel control.
protected Label MessageSenderLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageSenderLink
MessageSenderLink control.
protected IconLink MessageSenderLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageSubject
MessageSubject control.
protected Literal MessageSubject
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageSubjectLabel
MessageSubjectLabel control.
protected Label MessageSubjectLabel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MessageSubjectLink
MessageSubjectLink control.
protected IconLink MessageSubjectLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoInvitationMessage
NoInvitationMessage control.
protected Alert NoInvitationMessage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetSurveyFormAsset(Guid?)
public static int? GetSurveyFormAsset(Guid? id)
Parameters
idGuid?
Returns
- int?
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
SetInputValues(VMessage, bool, Guid, bool, bool, SurveyMessageType)
public void SetInputValues(VMessage message, bool isInvitation, Guid surveyFormIdentifier, bool canEdit, bool isNotification = false, SurveyMessageType surveyType = SurveyMessageType.Undefined)