GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / LicenseKey Property
In This Topic
    LicenseKey Property
    In This Topic
    This static/shared property holds the runtime license key that permits distribution of applications using this control without displaying a licensing watermark.
    Syntax
    public static string LicenseKey {get; set;}
    Remarks

    This should always be set before any GoView is created.

    For more details, read the GoDiagram Win/Web Intro documentation.

    See Also