CommentDeleteEventArgs

12 Sep 20251 minute to read

This event args provides the necessary information about comment delete.

Properties

author string

Comment author.

cancel boolean

Specifies whether the event is canceled or not.