Click or drag to resize
OnBeforeCommentSavedEventHandler Delegate
Fired before the comment is saved.

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.2.23
Syntax
C#
public delegate void OnBeforeCommentSavedEventHandler()
See Also