Never start uploading, allow user to upload by calling the client side Upload() method.

Namespace:  C1.Web.UI.Controls.C1Upload
Assembly:  C1UploadClient (in C1UploadClient.dll)

Syntax

JavaScript
C1.Web.UI.Controls.C1Upload.UploadTrigger.never

Remarks

When Never is used, [Upload] button is hidden automatically.

See Also