FileUploaderFailedEventArgs Class
Provides data for the
Failed event.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public sealed class FileUploaderFailedEventArgs : EventArgs
Public NotInheritable Class FileUploaderFailedEventArgs
Inherits EventArgs
- Inheritance
- Object EventArgs FileUploaderFailedEventArgs
Exception | Gets the exception that caused the failed event. |
FailedActionInfo | Gets the action info where the failure occurred. |
Items | Gets the items of the upload queue related to the event. |
Queue | Gets the upload queue related to the event. |