Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Class CookieThemeServiceCollectionExtensions

    Extension methods to register the CookieThemeService.

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

    Methods

    AddRadzenCookieThemeService(IServiceCollection)

    Adds the CookieThemeService to the service collection.

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

    AddRadzenCookieThemeService(IServiceCollection, Action<CookieThemeServiceOptions>)

    Adds the CookieThemeService to the service collection with the specified configuration.

    Declaration
    public static IServiceCollection AddRadzenCookieThemeService(this IServiceCollection services, Action<CookieThemeServiceOptions> configure)
    Parameters
    Type Name Description
    IServiceCollection services
    Action<CookieThemeServiceOptions> 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