Ensures that only documents assigned to specified category are retrieved (including all categories on path).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- categoryName
- Type: System String
Document category name
- global (Optional)
- Type: System Boolean
Indicates if global category should be used
- onlyEnabled (Optional)
- Type: System Boolean
Indicates if only enabled categories should be taken in account
Return Value
Type: TQuerySee Also