Click or drag to resize
INewslettersConfiguration Interface
Provides access to settings used in newsletters module.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public interface INewslettersConfiguration

The INewslettersConfiguration type exposes the following members.

Methods
  NameDescription
Public methodUseSiteSpecificUnsubscriptions
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.
Top
See Also