The properties of the AspnetUpload class are listed below. For a complete list of AspnetUpload class members, see the AspnetUpload Members topic.
MaxRequestLength | Sets KBytes size of maximum upload file length for each request when this functionality needed, which must less than the related setting(maxRequestLength) of AspnetUploadSettings section in web.config. |
UploadFolder | Sets temp folder for file upload, absolute physical path ruqured, on the same logic partition which upload file will save to is preferred. |
AspnetUpload Class | Bestcomy.Web.Controls.Upload Namespace