BlogCommentInfoProvider GetComments Method (String, String)Kentico 8.0 API Reference
Returns DataSet with all comments filtered by specified conditions.

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

where
Type: OnlineSystem String
Where condition which specifies comments to be returned
blogWhere
Type: OnlineSystem String
Where condition which specifies blogs the comments should be returned from

Return Value

Type: OnlineDataSet
See Also