Gets the HttpContext object of upload request containing POST data.
HttpContext object of upload request
HttpContext contains some helpfull information about POST request and can be helpfull to read some information before request will be fully uploaded. Use carefully some of properties and methods of this and child classes becouse some of data not available before request will be fully uploaded.
PowUpload Class | ElementIT.PowUpload Namespace