TreeNodeDelete Method (Boolean) |
Deletes the document to the recycle bin. Deletes only this culture version of the document to the recycle bin, including the bound product.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public virtual bool Delete(
bool useDocumentHelper
)
Parameters
- useDocumentHelper
- Type: SystemBoolean
If true, the document helper is used
Return Value
Type:
BooleanSee Also