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

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