TreeNode Delete Method (Boolean, Boolean, Boolean)Kentico 8.0 API Reference
Deletes the document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

deleteAllCultures
Type: OnlineSystem Boolean
Delete all culture version of the specified document?
destroyHistory
Type: OnlineSystem Boolean
Destroy the document history?
deleteProduct
Type: OnlineSystem Boolean
Delete product

Return Value

Type: OnlineBoolean
See Also