Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
MultiDocumentQueryBase(TQuery, TInnerQuery, TObject) Class
MultiDocumentQueryBase(TQuery, TInnerQuery, TObject) Methods
ExcludePath Method
ExcludePath Method (String[])
ExcludePath Method (String, PathTypeEnum)
MultiDocumentQueryBase
TQuery
,
TInnerQuery
,
TObject
ExcludePath Method (
String
)
Filters the data to exclude documents on given path(s).
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
TQuery
ExcludePath
(
params
string
[]
paths
)
Parameters
paths
Type:
System
String
List of document paths
Return Value
Type:
TQuery
Implements
IDocumentQuery
TQuery, TObject
ExcludePath(
String
)
See Also
Reference
MultiDocumentQueryBase
TQuery, TInnerQuery, TObject
Class
ExcludePath Overload
CMS.DocumentEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com