ODataExtensions Class

Class ODataExtensions.

Inheritance

Object

ODataExtensions

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public static class ODataExtensions

Methods

GetODataUrilink

Gets the o data URI.

Declaration
public static Uri GetODataUri(Uri uri, string filter, int? top, int? skip, string orderby, string expand, string select, string apply, bool? count)
Parameters
Type Name Description
Uri uri The URI.
string filter The filter.
int? top The top.
int? skip The skip.
string orderby The orderby.
string expand The expand.
string select The select.
string apply The apply.
bool? count if set to true [count].
Returns
Type Description
UriUri.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙