Click or drag to resize
UniTreeNodeChildNodesLoaded Property
Indicates if child nodes are already loaded.

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

Property Value

Type: Boolean
See Also