EmailBuilderHelper Class |
Namespace: CMS.Newsletters.Web.UI
public static class EmailBuilderHelper
The EmailBuilderHelper type exposes the following members.
Name | Description | |
---|---|---|
EMAIL_BUILDER_UI_ELEMENT |
Name of UI element that represents the Email builder UI.
|
Name | Description | |
---|---|---|
GetNavigationUrl |
Gets the URL for an email issue to be displayed in the Email Builder.
| |
GetOriginalVariantIssueUrl |
Returns Email builder URL to the email variant which is considered as 'original'. Original variant is a clone of email which is A/B tested.
| |
IsIssueEditableByUser |
Indicates whether the email builder should display editable UI to given user or UI in a read-only mode.
Returns false if given issue has different status than Idle.
|