UniTreeProviderUseCustomRoots Property |
Indicates whether using custom roots. When set to true, roots will not be obtained from DB. Default value is false.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public bool UseCustomRoots { get; set; }
Property Value
Type:
BooleanSee Also