Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Class CookieThemeService

    Persist the current theme in a cookie. Requires ThemeService to be registered in the DI container.

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

    Constructors

    CookieThemeService(IJSRuntime, ThemeService, IOptions<CookieThemeServiceOptions>)

    Initializes a new instance of the CookieThemeService class.

    Declaration
    public CookieThemeService(IJSRuntime jsRuntime, ThemeService themeService, IOptions<CookieThemeServiceOptions> options)
    Parameters
    Type Name Description
    IJSRuntime jsRuntime
    ThemeService themeService
    IOptions<CookieThemeServiceOptions> options

    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