Click or drag to resize
LicenseKeyInfoProviderSetLicenseKeyInfo Method
Sets specified licenseKey.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 9.0.0
Syntax
C#
public static void SetLicenseKeyInfo(
	LicenseKeyInfo licenseKey
)

Parameters

licenseKey
Type: CMS.LicenseProviderLicenseKeyInfo
LicenseKey to set
See Also