FileUploaderFailedEventArgsItems Property
Gets the items of the upload queue related to the event.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public IEnumerable<UploadItem> Items { get; }
Public ReadOnly Property Items As IEnumerable(Of UploadItem)
Get
Property Value
IEnumerableUploadItem