PathTypeEnum EnumerationKentico 8.0 API Reference
Path type enumeration.

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

  Member nameValueDescription
Explicit0 Path used as it is (no additional modification).
Single1 Path representing single document.
Children2 Path representing all child documents.
Section3 Path representing document and its child documents.
See Also