Fires when the value2 of slider has changed

Namespace:  C1.Web.UI.Controls.C1Slider
Assembly:  C1SliderClient (in C1SliderClient.dll)

Syntax

JavaScript
function add_value2Changed(value);
function remove_value2Changed(value);

See Also