C1ViewPort control client side object.

Namespace:  C1.Web.iPhone.C1ViewPort
Assembly:  C1ViewPortClient (in C1ViewPortClient.dll)

Syntax

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

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

Inheritance Hierarchy

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

See Also