Copies given node to the specified location along with its child nodes.
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 copy
- targetParentNodeId
- Type: System.Int32
Target location
See Also