AttachmentInfoProvider GetAttachments Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetAttachments 
Gets the query for all attachments
Public methodStatic memberGetAttachments(Int32, Boolean)
Returns object query of attachments with specified document id.
Public methodStatic memberGetAttachments(String, String, Boolean, Int32, String)
Returns object query of all attachments filtered by where condition.
Back to Top
See Also