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