NeatUpload Documentation

ProgressPage.Files Property

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

public UploadedFileCollection Files {get; set;}

Property Value

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

Implements

IUploadProgressState.Files

See Also

ProgressPage Class | Brettle.Web.NeatUpload Namespace