| BlogCommentInfoProviderSetBlogCommentInfo Method | 
            Sets (updates or inserts) specified blog comment.
            
 
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void SetBlogCommentInfo(
	BlogCommentInfo blogComment
)
Parameters
- blogComment
- Type: CMS.BlogsBlogCommentInfo
 Blog comment to set
 See Also
See Also