Moves the specified document to the new location.
            
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
Document node to move 
- targetParentNodeId
 - Type: 
System Int32
Target parent node ID 
- tree (Optional)
 - Type: CMS.DocumentEngine TreeProvider
TreeProvider to use 
- copyPermissions (Optional)
 - Type: 
System Boolean
Indicates if node permissions should be preserved. 
See Also