Table of Contents

FileUploaderItemUploadedEventArgs Class

Definition

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

Provides data for the ItemUploaded event.

public sealed class FileUploaderItemUploadedEventArgs : EventArgs
Inheritance
FileUploaderItemUploadedEventArgs

Properties

Item

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

Queue

Gets the upload queue related to the event.