Links the node to the specified target.
            
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
Node to move 
- targetNode
 - Type: CMS.DocumentEngine TreeNode
Target node 
- tree
 - Type: CMS.DocumentEngine TreeProvider
Tree provider 
- copyPermissions
 - Type: 
System Boolean
Indicates if node permissions should be copied 
- childNodes
 - Type: 
System Boolean
Indicates whether to link also child nodes 
Return Value
Type: TreeNodeSee Also