Table of Contents

FileUploaderItemFailedEventArgs.Item Property

Definition

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

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

public UploadItem Item { get; }

Property Value

UploadItem