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

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

Value

Type: CMS.Blogs.Web.UIOnCommentActionEventHandler
See Also