Publish forum posts
To publish or unpublish a post, you must perform the following:
- Get an instance of the manager.
Get instance of the ForumsManager object.
- Modify the post.
Change the value of the IsPublished property of the post. For more information, see For developers: Modify forum posts.
Here is a code example: