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