New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Telerik.Web.UI.SearchBoxItemData

This class represents each item which will be passed to the client as a result from the web service call.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.SearchBoxItemData

Properties

DataItem IDictionary2`

Custom dataItem for the item to pass to the client.

Text String

Text for the item to pass to the client.

Value String

Value for the item to pass to the client.