AttachmentInfoProvider GetFile Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetFile(Guid, String)
Returns the file from disk or (if not available on the disk) from database.
Public methodStatic memberGetFile(AttachmentInfo, String)
Returns the file from disk or (if not available on the disk) from database.
Back to Top
See Also