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

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

Syntax

C#
public string OnClientCheckedChanged { get; set; }
Visual Basic
Public Property OnClientCheckedChanged As String
	Get
	Set

See Also