| AttachmentBinaryHelperGetAttachmentBinaryInternal Method |
| Name | Description | |
|---|---|---|
| GetAttachmentBinaryInternal(DocumentAttachment) |
Returns the file from disk or (if not available on the disk) from database.
| |
| GetAttachmentBinaryInternal(Guid, String) |
Returns the file from disk or (if not available on the disk) from database.
| |
| GetAttachmentBinaryInternal(Guid, Int32, String, Boolean) |
Returns attachment binary and optionally store it in file system.
|