Click or drag to resize
ICMSDocumentManagerTree Property
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
TreeProvider Tree { get; set; }

Property Value

Type: TreeProvider
See Also