DocumentHelper DeleteAttachment Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberDeleteAttachment(TreeNode, Guid, TreeProvider)
Deletes attachment from the given document node, including versioning consideration.
Public methodStatic memberDeleteAttachment(TreeNode, String, TreeProvider)
Deletes attachment from the given document node, including versioning consideration.
Back to Top
See Also