Specifies the behavior mode of the text box.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1NavigationListClient (in C1NavigationListClient.dll)

Syntax

JavaScript
C1.Web.iPhone.C1NavigationList.TextBoxMode = function();

Type.createClass(
	'C1.Web.iPhone.C1NavigationList.TextBoxMode',
	Enum);

Inheritance Hierarchy

System..::..Object
  System..::..ValueType
    System..::..Enum
      C1.Web.iPhone.C1NavigationList..::..TextBoxMode

See Also