Table of Contents

FileUploaderUploadedEventArgs Class

Definition

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

Provides data for the Uploaded event.

public sealed class FileUploaderUploadedEventArgs : EventArgs
Inheritance
FileUploaderUploadedEventArgs

Properties

Items

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

Queue

Gets the upload queue related to the event.