SubscribeSettingsAllowOptIn Property |
If true and double opt-in is enabled for given newsletter, subscription will be created as unapproved and double opt-in email will be sent.
Default is false.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 12.0.0
Syntax public bool AllowOptIn { get; set; }
Property Value
Type:
BooleanSee Also