The UploadTrigger type exposes the following members.
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__ |