NeatUpload Documentation

UploadState.Files Property

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

public UploadedFileCollection Files {get;}

Property Value

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

See Also

UploadState Class | Brettle.Web.NeatUpload Namespace