Click or drag to resize
OnBeforeMessageSavedEventHandler Delegate
References to the method called mefore message is saved.

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