Returns where condition usable for filtering documents by category.
Namespace: CMS.TaxonomyAssembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- categoryIDPath
- Type: System String
Category ID path.
- onlyEnabled
- Type: System Boolean
Indicates if only documents belonging to enabled (sub)categories are to be filtered out.
Return Value
Type: StringSee Also