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.
Initializes a new instance of the SysLabelFile class that is based on a TreeNodeclass.
Syntax
server public static SysLabelFile newTreeNode(TreeNode _treeNode)
Run On
Server
Parameters
- _treeNode
Type: TreeNode Class
The TreeNode class to create the instance of the SysLabelFile class from.
Return Value
Type: SysLabelFile Class
A new instance of the SysLabelFile class.