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

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

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