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

Telerik.Web.UI.SearchBoxContext

The type of object which the WebService method accepts as an input parameter.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.SearchBoxContext

Properties

SelectedContextItem SearchContextItemData

Gets the currently selected SearchContextItem

Remarks

Null when no item is selected or the SearchContext is not enabled.

ShowAllResults Boolean

Gets whether all results should be displayed.

Text String

Gets the text used as a search criteria.

UserContext IDictionary

Gets the user context added in the ClientDataRequesting event.

In this article