Creates and initializes DeleteDocumentSettings object.
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 to delete
- tree
- Type: CMS.DocumentEngine TreeProvider
TreeProvider to use
- deleteAllCultures
- Type: System Boolean
Delete all culture version of the specified document?
- destroyHistory
- Type: System Boolean
Destroy the document history?
- deleteProductAction
- Type: CMS.DocumentEngine DeleteProductActionEnum
Action taken when document with product bound is deleted
See Also