Table of Contents

FileUploaderFailedEventArgs.Items Property

Definition

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

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

public IEnumerable<UploadItem> Items { get; }

Property Value

IEnumerable<UploadItem>