DocumentHelper CopyDocument Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberCopyDocument(CopyDocumentSettings)
Copies the node to the specified location.
Public methodStatic memberCopyDocument(TreeNode, TreeNode, Boolean, TreeProvider)
Copies the node to the specified location.
Public methodStatic memberCopyDocument(TreeNode, Int32, Boolean, TreeProvider, Int32, Int32, Boolean, String)Obsolete.
Copies the node to the specified location.
Back to Top
See Also