The UploadTrigger type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| Never |
Never start uploading, allow user to upload by calling the client side Upload() method.
| |
| OnFileSelect |
Start upload when selecting a file.
| |
| OnUploadClick |
Start uploading when clicking the [Upload] button.
| |
| value__ |