Click or drag to resize
SubscribeSettingsSendConfirmationEmail Property
If true, confirmation email will be send after successful subscription. Default is false.

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public bool SendConfirmationEmail { get; set; }

Property Value

Type: Boolean
See Also