Sets (updates or inserts) specified forumSubscription.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- forumSubscription
- Type: CMS.Forums ForumSubscriptionInfo
ForumSubscription to set
- sendConfirmationEmail
- Type: System Boolean
If confirmation email should be sent or not
- baseUrl
- Type: System String
Forum base URL
- unsubscriptionUrl
- Type: System String
Forum un-subscription URL
See Also