Click or drag to resize
TreeSiteMapNodeChildNodesLoaded Property
Flag saying whether the child nodes are already loaded to the node.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public bool ChildNodesLoaded { get; set; }

Property Value

Type: Boolean
See Also