Moves the node to the specified target.
            
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
Node to move 
- targetNode
 - Type: CMS.DocumentEngine TreeNode
Target node 
- tree
 - Type: CMS.DocumentEngine TreeProvider
Tree provider 
- preservePermissions
 - Type: 
System Boolean
Indicates if node permissions should be preserved 
Return Value
Type:Whether to set new order
See Also