IndexedTreeReaderTreeFilter Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Defines the type of documents returned when reading document trees.

Namespace: ContentStudio.Document.IndexedTree
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum TreeFilter
Members

  Member nameValueDescription
All0All children are returned
FoldersOnly1Only documents that have children themselves
LeafsOnly2Only documents that have no children.
See Also

Reference