Click or drag to resize
LicenseKeyInfoProviderDeleteLicenseKeyInfoInternal Method
Deletes specified licenseKey.

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

Parameters

lki
Type: CMS.LicenseProviderLicenseKeyInfo
LicenseKey object
See Also