Fires on client side when input field receives key press event.

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

Syntax

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

See Also