INewslettersConfigurationUseSiteSpecificUnsubscriptions Method |
Determines whether unsubscribe from all functionality is used per site only or globally.
Per site means that subscriber is unsubscribed only from all newsletters on one site but still can receive issues from different site.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax bool UseSiteSpecificUnsubscriptions()
Return Value
Type:
BooleanTrue when blacklist is used per site only
See Also