DocumentQueryPropertiesExcludedPaths Property |
List of document paths which should be excluded from the result.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public HashSet<string> ExcludedPaths { get; set; }
Property Value
Type:
HashSetStringSee Also