The UploadTrigger type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberNever
Never start uploading, allow user to upload by calling the client side Upload() method.
Public fieldStatic memberOnFileSelect
Start upload when selecting a file.
Public fieldStatic memberOnUploadClick
Start uploading when clicking the [Upload] button.
Public fieldvalue__

See Also