TreeNode Delete Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodDelete 
Deletes the document to the recycle bin. Deletes only this culture version of the document to the recycle bin, including the bound product.
(Overrides BaseInfo Delete .)
Public methodDelete(Boolean)
Deletes the document to the recycle bin. Deletes only this culture version of the document to the recycle bin, including the bound product.
Public methodDelete(Boolean, Boolean, Boolean)
Deletes the document.
Back to Top
See Also