Modify forums

To modify a forum, you must perform the following:

  1. Get an instance of the manager.
    Get an instance of the ForumsManager object.
  2. Get the specified forum.
    Get an instance of the forum. For more information, read For developers: Query forums.
  3. Modify the instance of the forum.
    Update the values of the properties of the forum.
  4. Save the changes.
    Save the changes to the manager.

Here is a code example:

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?

Next article

Delete forums