ForumAttachmentInfoProvider GetAttachmentFile Method Kentico 8.1 API Reference
Overload List

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