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

Telerik.Web.UI.Read

This Class defines Read that inherits CrudBase class.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.ODataSource.Transport.CrudBase
  • Telerik.Web.UI.Read

Properties

DataType ODataSourceResponseType

Gets or sets the type of the response. It could be JSON or JSONP, should the request is cross domain.

Url Uri

Gets or sets the data service url for CRUD operation.

In this article