Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Class QueryStringThemeService

    Persist the current theme in the query string. Requires ThemeService to be registered in the DI container.

    Inheritance
    System.Object
    QueryStringThemeService
    Namespace: Radzen
    Assembly: Radzen.Blazor.dll
    Syntax
    public class QueryStringThemeService : IDisposable

    Constructors

    QueryStringThemeService(NavigationManager, ThemeService, IOptions<QueryStringThemeServiceOptions>)

    Initializes a new instance of the QueryStringThemeService class.

    Declaration
    public QueryStringThemeService(NavigationManager navigationManager, ThemeService themeService, IOptions<QueryStringThemeServiceOptions> options)
    Parameters
    Type Name Description
    NavigationManager navigationManager
    ThemeService themeService
    IOptions<QueryStringThemeServiceOptions> options

    Methods

    Dispose()

    Declaration
    public void Dispose()

    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