Overload List
Name | Description | |
---|---|---|
CopyNode(CopyDocumentSettings) |
Copies node according to given parameters.
| |
CopyNode(TreeNode, TreeNode, Boolean) |
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.
| |
CopyNode(TreeNode, Int32, Boolean, Int32, Int32, Boolean, String) | Obsolete.
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.
|
See Also