| BlogCommentInfoProviderGetApprovedComments Method | 
            Return all blog comments for specified document
            
 
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 10.0.0
 Syntax
Syntaxpublic static DataSet GetApprovedComments(
	int documentId
)
Parameters
- documentId
- Type: SystemInt32
 Document ID
Return Value
Type: 
DataSet See Also
See Also