AttachmentInfoProvider DeleteAttachments Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberDeleteAttachments(Int32)
Deletes all the attachments of specified document.
Public methodStatic memberDeleteAttachments(String)
Deletes the attachments.
Protected methodStatic memberDeleteAttachments(IWhereCondition)
Deletes the attachments.
Back to Top
See Also