TreeSiteMapNodeChildNodesLoaded Property |
Flag saying whether the child nodes are already loaded to the node.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax public bool ChildNodesLoaded { get; set; }
Property Value
Type:
BooleanSee Also