Inserts current node under specified parent node as a document link.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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