Click or drag to resize
LicenseKeyInfoIsTrial Property
Returns true if key is trial.

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

Property Value

Type: Boolean
See Also