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