Click or drag to resize
LicenseContextCurrentLicenseInfo Property
Returns license key info for current domain.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 11.0.0
Syntax
C#
public static LicenseKeyInfo CurrentLicenseInfo { get; set; }

Property Value

Type: LicenseKeyInfo
See Also