DocumentQueryBase TQuery, TObject  ExcludePath Method ( String )Kentico 8.1 API Reference
Filters the data to exclude documents on given path(s).

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

Parameters

paths
Type:  OnlineSystem String 
List of document paths

Return Value

Type: TQuery
See Also