UnsubscriptionInfo.UnsubscriptionNewsletterID Property |
Unsubscribed from specific newsletter.
If null, unsubscribed from all newsletters on specific site or from all sites, base on the NewslettersConfiguration, setting "CMSNewsletterUseSiteSpecificUnsubscriptions".
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax public virtual Nullable<int> UnsubscriptionNewsletterID { get; set; }
Property Value
Type:
Nullable<Int32>See Also