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