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