Table of Contents

FileUploaderFailedEventArgs Class

Definition

Namespace
GleamTech.FileUltimate.AspNet.UI
Assembly
GleamTech.FileUltimate.dll

Provides data for the Failed event.

public sealed class FileUploaderFailedEventArgs : EventArgs
Inheritance
FileUploaderFailedEventArgs

Properties

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.