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.