Forums, groups, threads, and posts API
This section describes the API of the Forums module.
To manage the forums, you use the Telerik.Sitefinity.Forums.ForumsManager class. To get an instance of the manager, use the following code: ForumsManager forumManager = ForumsManager.GetManager();