DevExpress.ExpressApp.FileAttachment.Web.v17.2
A that provides the Download Action to download file attachments.
Initializes a new instance of the FileAttachmentController class.
Downloads a file attached to the specified object.
An object that has an property storing the file to be downloaded.
Provides access to the FileAttachmentController's Download Action.
A object that is the Download Action.
Used by the File Attachments module to send files to the client in ASP.NET XAF Applications.
Initializes a new instance of the FileDataDownloader class.
Initiates downloading the file stored within the specified object.
A object that stores a file to download.
Writes the file stored within the specified object to the response and ends the response.
An object that stores a file to download.
Specifies a file data downloader to be used by the File Attachments module to send files to the client in ASP.NET XAF Applications.
A FileDataDownloader object to be used to send files to the client.
The module contained in the DevExpress.ExpressApp.FileAttachment.Web.v17.2.dll assembly.
Creates an instance of the FileAttachmentsAspNetModule class.
Creates a new IFileData object via the specified Object Space.
An object specifying the Object Space where a new IFileData object will be created.
An object supplying metadata on the property to which the created IFileData object will be assigned.
The created IFileData object.
Returns the list of updaters that handle database updates for the FileAttachmentsAspNetModule module.
An object which represents the Object Space used to update the database.
A System.Version object which represents the current database version.
An IEnumerable<> list of updaters that handle database updates for the FileAttachmentsAspNetModule module.