Click or drag to resize
NewsletterTasksManagerEnableVariantScheduledTasks Method
Enables all scheduled tasks associated to all variants of parent issue.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public static void EnableVariantScheduledTasks(
	IssueInfo issue
)

Parameters

issue
Type: CMS.NewslettersIssueInfo
Parent (original) issue
See Also