Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.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 
    'Usage
     
    
    Dim instance As LicenseManager
    public static class LicenseManager 
    Remarks
    See https://www.grapecity.com/licensing/componentone for more information.
    Inheritance Hierarchy

    System.Object
       C1.Xamarin.Forms.Core.LicenseManager

    See Also