TreeProvider CopyNode Method (TreeNode, TreeNode, Boolean)Kentico 8.1 API Reference
Copies the node to the specified location, optionally with permissions and child nodes. The copy is named according to the parameter and assigned to given owner and group.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: TreeNode
See Also