Inserts a new document.
            
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
Document node 
- parentNode
 - Type: CMS.DocumentEngine TreeNode
Parent node 
- tree (Optional)
 - Type: CMS.DocumentEngine TreeProvider
TreeProvider to use 
- allowCheckOut (Optional)
 - Type: 
System Boolean
If true, document check out is allowed on the insert action. 
See Also