Page.SetFocus

Page.SetFocus (

string ObjectName )

Example 1

Page.SetFocus("Customer Name");

Sets focus to the "Customer Name" object on the current page.

See also: Related Actions