Gets or sets a value indicating whether the button is checked.
Namespace:
C1.Web.iPhone.C1SwitchButtonAssembly: C1SwitchButtonClient (in C1SwitchButtonClient.dll)
Syntax
JavaScript |
---|
function get_checked(); function set_checked(value); |
Field Value
Remarks
Set this property to true to indicate checked state; otherwise, false. The default is false.