Table of Contents

FileUploaderItemUploadingEventArgs Class

Definition

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

Provides data for the ItemUploading event.

public sealed class FileUploaderItemUploadingEventArgs : CancelEventArgs
Inheritance
CancelEventArgs
FileUploaderItemUploadingEventArgs

Properties

Item

Gets the specific item in the upload queue related to the event.

Queue

Gets the upload queue related to the event.