Provides properties and methods to add a license to a component and to manage a System.ComponentModel.LicenseProvider. This class cannot be inherited.
See Also: LicenseManager Members
The System.ComponentModel.LicenseManager class provides the following static properties: LicenseManager.CurrentContext and LicenseManager.UsageMode. The class also provides the following static methods: LicenseManager.CreateWithContext(Type, LicenseContext), LicenseManager.IsValid(Type), and LicenseManager.Validate(Type).
When you create a component that you want to license, you must do the following:
[The 'ordered' type of list has not been implemented in the ECMA stylesheet.]For more information on licensing, see How to: License Components and Controls.