PowUpload 1.3 control documentation

Gets the HttpWorkerRequest object of upload request containing POST data.

public System.Web.HttpWorkerRequest HttpWorkerRequest {get;}

Property Value

HttpWorkerRequest object of upload request

Remarks

HttpWorkerRequest contains some helpfull information about POST request and can be helpfull to read some information before request will be fully uploaded.

See Also

PowUpload Class | ElementIT.PowUpload Namespace