Click or drag to resize
LicenseKeyInfoProviderDeleteLicenseKeyInfo Method (Int32)
Deletes specified licenseKey.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 11.0.0
Syntax
C#
public static void DeleteLicenseKeyInfo(
	int licenseKeyId
)

Parameters

licenseKeyId
Type: SystemInt32
LicenseKey id
See Also