UploadedEventHandler
Wisej.Web.UploadedEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents the method that will handle the Uploaded event of a Upload control.
public delegate void UploadedEventHandler(Object sender, UploadedEventArgs e)
Parameters
Name
Type
Description
Fired By
Name
Description
Fired when files are uploaded to the Upload control.
Last updated
Was this helpful?