combit List & Label 29 - .NET Help
combit.Reporting.Web.WindowsClientWebDesigner.Server Namespace / WindowsClientWebDesignerConfig Class / LicensingInfo Property


In This Topic
    LicensingInfo Property (WindowsClientWebDesignerConfig)
    In This Topic
    The List & Label license key to use for the Windows Client Web Designer (server and client). If not set, a license error will be displayed when using the Windows Client Web Designer on a non-development machine.
    Syntax
    'Declaration
     
    
    Public Shared Property LicensingInfo As String
    public static string LicensingInfo {get; set;}
    public:
    static property String^ LicensingInfo {
       String^ get();
       void set (    String^ value);
    }
    Remarks
    Please also refer to PersonalLicense.txt in your List & Label installation.
    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also