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 event.
Initializes a new instance of the class with the specified collection of uploaded files.
files
: Returns the collection of uploaded files.
An instance of containing the uploaded files.
Represents the method that will handle the event of a control.