Moves the node to the specified 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
Node to move
- targetParentNodeId
- Type: System Int32
Target parent node
- keepPermissions (Optional)
- Type: System Boolean
Indicates whether permissions should be preserved.
See Also