NeatUpload Documentation

IUploadModule.Files Property

A collection of the UploadedFile objects associated with the the post-back ID of the current request.

UploadedFileCollection Files {get;}

Property Value

A collection of the UploadedFile objects associated with the the post-back ID of the current request.

See Also

IUploadModule Interface | Brettle.Web.NeatUpload Namespace