A backend event that fires when a forum comment is deleted.
The onCommentDeleted()
event handler runs when an existing forum comment in your site is deleted.
The received DeletedComment
object contains information about the comment that was deleted.
Note: Backend events are not fired when previewing your site.
Information about the forum comment that was deleted.