C1NavigationList client side object.

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

Syntax

JavaScript
C1.Web.iPhone.C1SwitchButton.C1SwitchButton = function();

Type.createClass(
	'C1.Web.iPhone.C1SwitchButton.C1SwitchButton',
	Client_C1.Web.iPhone.C1ThemeableControlBase);

Inheritance Hierarchy

System..::..Object
  Component
    Control
      C1.Web.iPhone..::..C1ThemeableControlBase
        C1.Web.iPhone.C1SwitchButton..::..C1SwitchButton

See Also