Click or drag to resize
DocumentQueryPropertiesWithPageUrlPaths Property
Indicates if URL paths should be joined to the returned result.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public bool WithPageUrlPaths { get; set; }

Property Value

Type: Boolean
See Also