ThreadEmailSender SendNewMessageNotification Method Kentico 8.0 API Reference
Sends a notification e-mail to all board subscribers and to all board moderators.

Namespace: CMS.MessageBoards
Assembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

wi
Type: OnlineSystem.Security.Principal WindowsIdentity
Windows identity
toSubscribers
Type: OnlineSystem Boolean
Indicates if notification email should be sent to board subscribers
toModerators
Type: OnlineSystem Boolean
Indicates if notification email should be sent to board moderators
See Also