The UploadHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | UploadHandler | Initializes a new instance of the UploadHandler class |
Properties
Name | Description | |
---|---|---|
![]() | IsReusable |
Gets a value indicating whether another request can use the IHttpHandler instance.
|
![]() | SavePath |
Gets or sets the path to the directory in which the uploaded files will be saved.
|
Events
Name | Description | |
---|---|---|
![]() | FileUploaded |
Occurs when one file uploading completed.
|