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.1.5347.20411)
Parameters
- comment
 - Type: CMS.Blogs BlogCommentInfo
Blog comment data 
- 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