Returns DataSet with all comments filtered by specified conditions.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- where
- Type: System String
Where condition which specifies comments to be returned
- blogWhere
- Type: System String
Where condition which specifies blogs the comments should be returned from
Return Value
Type: DataSetSee Also