Gets or sets the handler name of the ProgressChanged event.
Namespace:
C1.Web.UI.Controls.C1UploadAssembly: C1UploadClient (in C1UploadClient.dll)
Syntax
| JavaScript |
|---|
function get_onClientProgressChanged(); function set_onClientProgressChanged(value); |