Copies 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 copy
- targetNode
- Type: CMS.DocumentEngine TreeNode
Target node
- childNodes
- Type: System Boolean
Copy also child nodes
- tree
- Type: CMS.DocumentEngine TreeProvider
Tree provider
- copyPermissions
- Type: System Boolean
Indicates if node permissions should be copied
Return Value
Type: TreeNodeSee Also