Returns DataSet with all comments filtered by specified conditions.
            
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.0.0.0 (8.1.5347.20411)
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:See Also