Table of Contents

FileUploaderUploadingEventArgs Class

Definition

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

Provides data for the Uploading event.

public sealed class FileUploaderUploadingEventArgs : CancelEventArgs
Inheritance
CancelEventArgs
FileUploaderUploadingEventArgs

Properties

Items

Gets the items of the upload queue related to the event.

Queue

Gets the upload queue related to the event.