New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.SearchBoxSearchEventArgs : Sys.EventArgs
Inheritance Hierarchy
- Sys.EventArgs
- Telerik.Web.UI.SearchBoxSearchEventArgs
Methods
get_text
Returns the text that is typed in the SearchBox, or the text of the selected result item.
Parameters
Returns
String
get_datItem
Returns the an instance of the newly selected RadComboBoxItem.
Parameters
Returns
Object
get_value
Returns the value of the selected result item.
Parameters
Returns
String