NewsletterTasksManager Class |
Namespace: CMS.Newsletters
public static class NewsletterTasksManager
The NewsletterTasksManager type exposes the following members.
Name | Description | |
---|---|---|
CreateMailoutTask |
Prepares scheduler TaskInfo object for an issue mail-out.
| |
DeleteMailoutTask |
Removes scheduled mail-out task for specified issue.
| |
EnableVariantScheduledTasks |
Enables all scheduled tasks associated to all variants of parent issue.
| |
EnsureMailoutTask |
Returns scheduled mail-out task for the given issue or creates new one.
| |
EnsureWinnerSelectionTask |
Ensures that the winner selection task is created or updated (or deleted) according to A/B test info.
Start time of winner selection task is calculated according to A/B test setting and highest mail-out time of the variant.
|