Click or drag to resize
LicenseKeyInfoProviderOnlyTrialLicenseKeys Property
Returns true, if only 'trial' or 'free' licenses is available.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 9.0.0
Syntax
C#
public static bool OnlyTrialLicenseKeys { get; }

Property Value

Type: Boolean
See Also