Inserts current node under specified parent node as a link to the document.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- parent
- Type: CMS.DocumentEngine TreeNode
Parent node
- newDocumentsOwner
- Type: System Int32
Owner of the new documents
- newDocumentsGroup
- Type: System Int32
Group of the new documents
Remarks
See Also