UnsubscriptionInfoUnsubscriptionSiteID Property |
Unsubscribed on specific site.
Based on the NewslettersConfiguration, setting "CMSNewsletterUseSiteSpecificUnsubscriptions", meaning is different.
If false, any value means unsubscribed on all sites if newsletter ID is set to null.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax public virtual Nullable<int> UnsubscriptionSiteID { get; set; }
Property Value
Type:
NullableInt32See Also