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

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