Fires on client side when input field receives focus.

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

Syntax

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

Field Value

The on client focus.

See Also