CategoryInfoProvider GetCategoryDocumentsWhereConditionInternal Method Kentico 8.0 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.0.5239.26125)

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