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

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

Property Value

Type: Boolean
See Also