CategoryInfoProvider GetCategoryDocumentsWhereCondition Method Kentico 8.1 API Reference
Returns where condition usable for filtering documents by category.

Namespace: CMS.Taxonomy
Assembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

categoryIDPath
Type: OnlineSystem String
Category ID path.
onlyEnabled
Type: OnlineSystem Boolean
Indicates if only documents belonging to enabled (sub)categories are to be filtered out.

Return Value

Type: OnlineString
See Also