IHttpHandler for retrieving the progress data from client side.
Namespace:
C1.Web.UI.Controls.C1UploadAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
C# |
---|
public class UploadProgressHandler : IHttpHandler |
Visual Basic (Declaration) |
---|
Public Class UploadProgressHandler _ Implements IHttpHandler |
Remarks
This class is not proposed to be used by user.