Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Class QueryStringThemeServiceCollectionExtensions

    Extension methods to register the QueryStringThemeService.

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

    Methods

    AddRadzenQueryStringThemeService(IServiceCollection)

    Adds the QueryStringThemeService to the service collection.

    Declaration
    public static IServiceCollection AddRadzenQueryStringThemeService(this IServiceCollection services)
    Parameters
    Type Name Description
    IServiceCollection services
    Returns
    Type Description
    IServiceCollection

    AddRadzenQueryStringThemeService(IServiceCollection, Action<QueryStringThemeServiceOptions>)

    Adds the QueryStringThemeService to the service collection with the specified condiguration.

    Declaration
    public static IServiceCollection AddRadzenQueryStringThemeService(this IServiceCollection services, Action<QueryStringThemeServiceOptions> configure)
    Parameters
    Type Name Description
    IServiceCollection services
    Action<QueryStringThemeServiceOptions> configure
    Returns
    Type Description
    IServiceCollection

    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