TreeSiteMapNodeChildNodesLoaded Property |
Flag saying whether the child nodes are already loaded to the node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntaxpublic bool ChildNodesLoaded { get; set; }
Property Value
Type:
Boolean
See Also