onCategoryUpdated( )


An event that is triggered when a category is updated.

The onCategoryUpdated() event handler runs when a category is updated. The received CategoryUpdated object contains information about the category that was updated.

Note: Backend events don't work when previewing your site.

Method Declaration
Copy
Method Parameters
eventCategoryUpdated

Information about the category that was updated.

Was this helpful?
Yes
No