menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LicenseContextProvider - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LicenseContextProvider

    Optimized License context provider component

    Inheritance
    System.Object
    LicenseContextProvider
    Namespace: Syncfusion.Blazor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class LicenseContextProvider : ComponentBase

    Constructors

    LicenseContextProvider()

    Declaration
    public LicenseContextProvider()

    Properties

    ChildContent

    Declaration
    public RenderFragment ChildContent { get; set; }
    Property Value
    Type
    Microsoft.AspNetCore.Components.RenderFragment

    Context

    Declaration
    public LicenseContext Context { get; set; }
    Property Value
    Type
    LicenseContext

    Methods

    BuildRenderTree(RenderTreeBuilder)

    Declaration
    protected override void BuildRenderTree(RenderTreeBuilder builder)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder builder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved