Sends e-mail to confirm subscription/unsubscription of subscriber to newsletter.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- isSubscriptionEmail
- Type: System Boolean
True if the message is subscription confirmation, false if unsubscription confirmation
- subscriberId
- Type: System Int32
Subscriber ID
- newsletterId
- Type: System Int32
Newsletter ID
See Also