Sends a notification e-mail to blog post subscribers, to blog moderators and to blog owner.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- wi
- Type: System.Security.Principal WindowsIdentity
Windows identity
- toSubscribers
- Type: System Boolean
Indicates if notification email should be sent to blog post subscribers
- toModerators
- Type: System Boolean
Indicates if notification email should be sent to blog moderators
- toBlogOwner
- Type: System Boolean
Indicates if notification email should be sent to blog owner
See Also