Click or drag to resize
AttachmentBinaryHelperGetAttachmentBinaryInternal Method
Overload List
  NameDescription
Protected methodGetAttachmentBinaryInternal(DocumentAttachment)
Returns the file from disk or (if not available on the disk) from database.
Protected methodGetAttachmentBinaryInternal(Guid, String)
Returns the file from disk or (if not available on the disk) from database.
Protected methodGetAttachmentBinaryInternal(Guid, Int32, String, Boolean)
Returns attachment binary and optionally store it in file system.
Top
See Also