IUnsubscriptionProviderGetUnsubscriptionsFromSingleNewsletter Method |
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax Remarks
When
UseSiteSpecificUnsubscriptions is true, this method returns emails that are unsubscribed from
newsletterID
and emails that are unsubscribed from all newsletters on
siteID.
When
UseSiteSpecificUnsubscriptions is false, this method returns emails that are unsubscribed from
newsletterID
and emails that are unsubscribed from all newsletters on any site.
See Also