FileManagerFileDownloadingEventArgs Constructors
Provides data for the ASPxFileManager.FileDownloading event.| Name | Parameters | Description |
|---|---|---|
| FileManagerFileDownloadingEventArgs(FileManagerFile, Stream) | file, inputStream | Initializes a new instance of the FileManagerFileDownloadingEventArgs class with the specified settings. |
See Also