Copies the data from the source node to the destination node according to the settings.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sourceNode
- Type: CMS.DocumentEngine TreeNode
Source node
- destNode
- Type: CMS.DocumentEngine TreeNode
Destination node
- settings
- Type: CMS.DocumentEngine CopyNodeDataSettings
Copy node data settings
See Also