NeatUpload Documentation

InputFile.File Property

The UploadedFile corresponding to the file uploaded to this control.

protected UploadedFile File {get;}

Remarks

Derived classes can use this to access the UploadedFile object that was created by the UploadStorageProvider.

See Also

InputFile Class | Brettle.Web.NeatUpload Namespace