UploadedEventArgs
Wisej.Web.UploadedEventArgs
Last updated
Was this helpful?
Wisej.Web.UploadedEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the Uploaded event.
Initializes a new instance of the UploadedEventArgs class with the specified collection of uploaded files.
files
HttpFileCollection: Returns the collection of uploaded files.
An instance of containing the uploaded files.
Represents the method that will handle the event of a control.