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