IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
After you create and Subscribe to news items comments: Register the new comment notifications strategy, you need to obtain the subscriber’s email address by using a form submit or a custom web service.
Next, subscribe to the respective thread type by using the Subscribe method of the comment service that calls a method with the same signature from the currently registered ICommentNotificationsStrategy. To subscribe, copy the following code in the Bootstrapper_Bootstrapped method that you can use in the Global.asax file or, depending on your needs, in any widget, service, and so forth:
NOTE: Make sure you provide a valid value for subscriberEmail variable and then remove the quotation marks surrounding it.
You can optionally subscribe to comments that reflect your custom criteria. To do this:
As a result, every comment published in this Comments widget triggers email notifications for threads of type MyCustomType.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important