UploadProgressEventHandler
Wisej.Web.UploadProgressEventHandler
Last updated
Wisej.Web.UploadProgressEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the Prohress event of a Upload control.
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A that contains the event data. |
Name | Description |
---|---|
Fired while the control receives the data being uploaded. |