New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

OnClientLoad

The OnClientLoad client-side event occurs when the control is loaded.

The event handler receives one parameter:

  1. The instance of RadSearchBox firing the event.
In this article