TreeNodeNodeChildNodesCount Property |
Note: This API is now obsolete.
Namespace: CMS.DocumentEngine
[ObsoleteAttribute("This property is obsolete. You can get the count dynamically through Children property. To check if the node has child nodes, use NodeHasChildren property.")] public int NodeChildNodesCount { get; }
Copyright (c) 2015 Kentico Software