Creates and initializes DeleteDocumentSettings object.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Document node to delete
- deleteAllCultures
- Type: System Boolean
Delete all culture version of the specified document?
- destroyHistory
- Type: System Boolean
Destroy the document history?
- tree (Optional)
- Type: CMS.DocumentEngine TreeProvider
TreeProvider to use
See Also