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.
Creates a new SysTreeNode instance.
Syntax
client server public static SysTreeNode newTreeNode(TreeNode _treeNode)
Run On
Called
Parameters
- _treeNode
Type: TreeNode Class
A TreeNode instance.
Return Value
Type: SysTreeNode Class
The new SysTreeNode instance.