New to Telerik UI for BlazorStart a free 30-day trial

Definition

Namespace:Telerik.Blazor.Extensions

Assembly:Telerik.Blazor.dll

Syntax:

C#
public static class DataSourceExtensions

Inheritance: objectDataSourceExtensions

Methods

Serializes a Telerik component data request to a string suitable for OData v4.

C#
public static string ToODataString(this DataSourceRequest request)
Parameters:requestDataSourceRequest

the Telerik DataSourceRequest object you get from the component.

Returns:

string

an OData v4 formatted string with the request parameters.

In this article
DefinitionMethodsToODataString(DataSourceRequest)
Not finding the help you need?
Contact Support