FileManagerDownloadingEventArgs Class
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Provides data for the Downloading event.
public sealed class FileManagerDownloadingEventArgs : FileManagerPreEventArgs
- Inheritance
-
CancelEventArgsFileManagerDownloadingEventArgs
Properties
| DownloadFileName |
Gets the download file name related to the event. |
| ItemNames |
Gets the item names related to the event. |
| OpenInBrowser |
Gets a value that indicates whether the download is opened in browser. |