DocumentQueryBase TQuery, TObject  Path Method ( String )Kentico 8.0 API Reference
Filters the data to include only documents on given path(s).

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

Parameters

paths
Type:  OnlineSystem String 
List of document paths

Return Value

Type: TQuery
See Also