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

Telerik.Web.UI.RadComboBoxRequestCancelEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

Methods

get_text

Returns the text from the input of the RadComboBox.

Parameters

Returns

String the text from the input of the RadComboBox

get_context

Returns the object that is passed to the server-side code that handles the request for items.

Parameters

Returns

Object that is passed to the server-side code that handles the request for items.

get_domEvent

Returns the Sys.UI.DomEvent instance associated to the raised event.

Parameters

Returns

Sys.UI.DomEvent

In this article