AttachmentInfoProvider GetAttachmentInfoInternal Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodGetAttachmentInfoInternal(Guid, String)
Returns the AttachmentInfo structure for the specified attachment.
Protected methodGetAttachmentInfoInternal(Int32, Boolean)
Returns the AttachmentInfo structure for the specified attachment.
Protected methodGetAttachmentInfoInternal(Int32, Guid)
Gets the attachment by the document ID and attachment GUID.
Protected methodGetAttachmentInfoInternal(Int32, String, Boolean)
Gets the attachment by the document ID and file name.
Back to Top
See Also