| ModuleLicenseKeyInfoProviderDeleteModuleLicenseKeyInfo Method (Int32) | 
Note: This API is now obsolete.
Namespace: CMS.ModuleLicenses
 Syntax
Syntax[ObsoleteAttribute("Use IModuleLicenseKeyInfoProvider.Delete(ModuleLicenseKeyInfo) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - ModuleLicenseKeyInfo.Provider.")] public static void DeleteModuleLicenseKeyInfo( int id )
 See Also
See Also