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.
The subscriptions allow you to subscribe a user to either a forum or a thread. When a new thread (respectively new post) is submitted, the user will get a notification. The Forums API exposes both methods for subscribing and unsubscribing users. For more information, see the examples bellow.
To subscribe the user you must call the static SubscribeUser method of the ForumsManager class. It takes the following arguments:
Here is a code example:
To unsubscribe the user you must call the static UnsubscribeUser method of the ForumsManager class. It takes the following arguments:
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