A backend event that fires when a Policy is deleted.
The onPolicyDeleted()
event handler runs when a Policy is deleted in your site. The received PolicyDeleted
object contains information about the deleted policy.
Note: Backend events are not fired when previewing your site.
Information about the onPolicyDeleted
event.