Click or drag to resize
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.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
bool UseSiteSpecificUnsubscriptions()

Return Value

Type: Boolean
True when blacklist is used per site only
See Also