aspnet-devexpress-dot-web-31788ba1.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public class ASPxUploadProgressHttpHandler :
IHttpHandler
Public Class ASPxUploadProgressHttpHandler
Implements IHttpHandler
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.
Object ASPxUploadProgressHttpHandler
See Also