Sends subscription or unsubscription confirmation mail.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- blogSubscription
- Type: CMS.Blogs BlogPostSubscriptionInfo
Blog post subscription info
- isSubscription
- Type: System Boolean
If true subscription email is sent else unsubscription email is sent
- isOptIn
- Type: System Boolean
Indicates if opt-in email should be sent
See Also