Click or drag to resize
UniTreeProviderUseCustomRoots Property
Indicates whether using custom roots. When set to true, roots will not be obtained from DB. Default value is false.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool UseCustomRoots { get; set; }

Property Value

Type: Boolean
See Also