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