Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / LicenseManager Class
Members

In This Topic
    LicenseManager Class
    In This Topic
    Allows the users to set a license in the Key property.
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class LicenseManager 
    public static class LicenseManager 
    Remarks
    See https://developer.mescius.com/licensing/componentone for more information.
    Inheritance Hierarchy

    System.Object
       C1.Blazor.Core.LicenseManager

    See Also