Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.8 Assembly / C1.Util.Licensing Namespace / ProviderInfo Class
Members

In This Topic
    ProviderInfo Class
    In This Topic

    Provides static ProviderInfo.Validate methods that should be called from the constructors of licensed classes.

    Also provides a static ProviderInfo.ShowAboutBox method that can be called to show the about box with product and licensing information.

    Object Model
    ProviderInfo Class
    Syntax
    'Declaration
     
    Friend Class ProviderInfo 
       Inherits System.ComponentModel.LicenseProvider
    internal class ProviderInfo : System.ComponentModel.LicenseProvider 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.LicenseProvider
          C1.Util.Licensing.ProviderInfo

    See Also