Click or drag to resize
TreeNodeDocumentsOnPath Property
Collection of documents on the path to the current document

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual TreeNodeCollection DocumentsOnPath { get; }

Property Value

Type: TreeNodeCollection
See Also