Subscribe method intend to subscribe user to forum/forum post and send confirmation/opt-in email
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- fsi
- Type: CMS.Forums ForumSubscriptionInfo
Subscription to be saved
- when
- Type: System DateTime
Time of subscription
- sendConfirmationEmail
- Type: System Boolean
Indicates if confirmation email should be send
- sendOptInEmail
- Type: System Boolean
Indicates if opt-in email should be send
See Also