Fires when the value of progress bar has changed

Namespace:  C1.Web.UI.Controls.C1ProgressBar
Assembly:  C1ProgressBarClient (in C1ProgressBarClient.dll)

Syntax

JavaScript
function add_progressChanged(value);
function remove_progressChanged(value);

See Also