Fires on client side when switch button is checked/unchecked.

Namespace:  C1.Web.iPhone.C1SwitchButton
Assembly:  C1SwitchButtonClient (in C1SwitchButtonClient.dll)

Syntax

JavaScript
function add_checkedChanged(value);
function remove_checkedChanged(value);

See Also