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 IDictionary
2`
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.