Parametric constructor
            
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
Document node to copy 
- tree
 - Type: CMS.DocumentEngine TreeProvider
Tree provider to use 
- targetParentNodeId
 - Type: 
System Int32
Target location 
- includeChildNodes
 - Type: 
System Boolean
Copy also the node child nodes 
- newDocumentsOwner
 - Type: 
System Int32
Owner of the new documents 
- newDocumentsGroup
 - Type: 
System Int32
Owner of the new documents 
- copyPermissions
 - Type: 
System Boolean
Indicates if the document permissions should be copied 
- newDocumentName
 - Type: 
System String
New document name 
See Also