A backend event that fires when a forum category is updated.
The onCategoryUpdated()
event handler runs when a an existing forum category in your site is updated.
The received UpdatedCategory
object contains information about the category that was updated.
Note: Backend events are not fired when previewing your site.
Information about the forum category that was updated.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.