Click or drag to resize
LicenseKeyInfoProviderSetLicenseKeyInfoInternal Method
Sets specified licenseKey.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 9.0.0
Syntax
C#
protected void SetLicenseKeyInfoInternal(
	LicenseKeyInfo lki
)

Parameters

lki
Type: CMS.LicenseProviderLicenseKeyInfo
LicenseKey to set
See Also