Raises the CommentDeleted event.

Introduced: 30.0.

OnCommentDeleted(CommentEventArgs)

protected virtual void OnCommentDeleted(CommentEventArgs e);
Protected Overridable Sub OnCommentDeleted(ByVal e As CommentEventArgs)

Parameters

Parameter Description
e Specifies an CommentEventArgs object that contains the event data.