Constructs an UploadedFile associated with a particular control UniqueID, having a given filename and content type.
Parameters
-
controlUniqueID
- The UniqueID of the control used to upload the file.
-
fileName
- The filename sent by the browser.
-
contentType
- The MIME content type sent by the browser.
See Also
UploadedFile Class | Brettle.Web.NeatUpload Namespace