Click or drag to resize
BlogCommentDetailOnCommentAction Event
Event fired when some kind of action related to the blog comment occurs.

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 9.0.0
Syntax
C#
public event OnCommentActionEventHandler OnCommentAction

Value

Type: CMS.BlogsOnCommentActionEventHandler
See Also