Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the path of the root element of a tree node.
Syntax
client server public static TreeNodePath getRootElementPath(TreeNode _treeNode)
Run On
Called
Parameters
- _treeNode
Type: TreeNode Class
The tree node of which to find the path of the root element.
Return Value
Type: TreeNodePath Extended Data Type
The path of the root element.