The UploadTrigger type exposes the following members.

Methods

  NameDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToLocaleString (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

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