ASPxUploadProgressHttpHandler Class
An HTTP handle that allows actual information about the file upload progress to be sent to the client in response to a service callback, automatically initiated by the ASPxUploadControl.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
ASPxUploadProgressHttpHandler
is required to correctly process file uploads in advanced upload mode and to support upload progress indication.
Refer to the following topic for more information: ASPxUploadProgressHttpHandler.
Implements
Inheritance
Object
ASPxUploadProgressHttpHandler
See Also