Fires on client side when the mouse is released from the button.

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

Syntax

JavaScript
function add_buttonMouseUp(value);
function remove_buttonMouseUp(value);

See Also