| BlogCommentInfoProviderGetBlogCommentInfoInternal Method | 
            Returns the BlogCommentInfo structure for the specified blogComment.
            
 
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual BlogCommentInfo GetBlogCommentInfoInternal(
	int blogCommentId
)
Parameters
- blogCommentId
- Type: SystemInt32
 BlogComment id
Return Value
Type: 
BlogCommentInfo See Also
See Also