IssueHelper Class |
Namespace: CMS.Newsletters
public static class IssueHelper
The IssueHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CopyWinningVariantIssueProperties |
Copies properties of the winningVariantIssue to the targetIssue.
|
![]() ![]() | GetBreadcrumbsData |
Prepares JSON object to be inserted to the breadcrumbs.
On some pages the breadcrumbs needs to be hard-coded in order to be able to access single email via link and ensure consistency of breadcrumbs.
|
![]() ![]() | GetIssueTotalUniqueClicks |
Returns number of unique clicks of all issue's links.
|
![]() ![]() | GetIssueVariants(Int32, String) |
Returns issue variants for specified issue ID if any.
|
![]() ![]() | GetIssueVariants(IssueInfo, String) |
Returns issue variants for specified issue if any.
|
![]() ![]() | GetStatusFriendlyName |
Returns issue status friendly name.
|
![]() ![]() | GetWinnerIssue |
Returns A/B test winner.
|
![]() ![]() | IsWinnerSelected |
Checks whether the A/B tested issue has the winner selected.
|