Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Class ODataJsonSerializer

    Class ODataJsonSerializer.

    Inheritance
    System.Object
    ODataJsonSerializer
    Namespace: Radzen
    Assembly: Radzen.Blazor.dll
    Syntax
    public static class ODataJsonSerializer : object

    Methods

    Serialize<TValue>(TValue, JsonSerializerOptions)

    Serializes the specified value.

    Declaration
    public static string Serialize<TValue>(TValue value, JsonSerializerOptions options = null)
    Parameters
    Type Name Description
    TValue value

    The value.

    JsonSerializerOptions options

    The options.

    Returns
    Type Description
    System.String

    System.String.

    Type Parameters
    Name Description
    TValue

    The type of the t value.

    Introducing Radzen Blazor Studio

    Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles. Write less code and get more done.

    Learn More

    Download Now
    Download Now
    In This Article
    Back to top Radzen Blazor Components, © 2018-2025 Radzen. Source Code licensed under MIT