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.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
TreeProvider Tree { get; set; }

Property Value

Type: TreeProvider
See Also