Gets preview HTML of issue for given subscriber. Might not represent reality, for example Contact groups show an e-mail that will get the
first found contact that belongs to the contact group.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- issue
- Type: CMS.Newsletters IssueInfo
Issue for which the preview will be generated
- subscriber
- Type: CMS.Newsletters SubscriberInfo
Subscriber to generate preview for
Return Value
Type: StringComplete HTML preview of the newsletter issue
See Also