UploadProgressEventHandler
Wisej.Web.UploadProgressEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the Prohress event of a Upload control.
public delegate void UploadProgressEventHandler(Object sender, UploadProgressEventArgs e)
Parameters
Name
Type
Description
Fired By
Name
Description
Fired while the Upload control receives the data being uploaded.
Last updated
Was this helpful?