NeatUpload Documentation

UploadModule.Files Property

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

public static UploadedFileCollection Files {get;}

Property Value

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

See Also

UploadModule Class | Brettle.Web.NeatUpload Namespace