NeatUpload Documentation

IUploadProgressState.Files Property

A collection of the UploadedFile objects associated with the the upload.

UploadedFileCollection Files {get; set;}

Property Value

A collection of the UploadedFile objects associated with the the upload.

See Also

IUploadProgressState Interface | Brettle.Web.NeatUpload Namespace