UploadedEventArgs

Wisej.Web.UploadedEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Provides data for the Uploaded event.

public class UploadedEventArgs : EventArgs

Constructors

Initializes a new instance of the UploadedEventArgs class with the specified collection of uploaded files.

Properties

HttpFileCollection: Returns the collection of uploaded files.

Used By

Last updated