NewsletterContextUnsubscriptionLinksBackwardCompatibilityMode Property |
Indicates that backward compatibility mode is used for newsletter unsubscription links.
In version 8.2 and previous unsubscription links contained contactId parameter. From version 9.0 email parameter is used to identify contact.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public static bool UnsubscriptionLinksBackwardCompatibilityMode { get; set; }
Property Value
Type:
BooleanSee Also