Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SyncfusionBlazor - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SyncfusionBlazor

    A class to add the Syncfusion Blazor service to the service collection.

    Inheritance
    System.Object
    SyncfusionBlazor
    Namespace: Syncfusion.Blazor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public static class SyncfusionBlazor : Object

    Methods

    AddSyncfusionBlazor(IServiceCollection, Boolean)

    Adds Syncfusion Blazor service to the service collection.

    Declaration
    public static IServiceCollection AddSyncfusionBlazor(this IServiceCollection services, bool DisableScriptManager = false)
    Parameters
    Type Name Description
    Microsoft.Extensions.DependencyInjection.IServiceCollection services
    System.Boolean DisableScriptManager

    Disable the Syncfusion Blazor built-in init interop script.

    Returns
    Type Description
    Microsoft.Extensions.DependencyInjection.IServiceCollection
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved