| ModuleLicenseKeyInfoProviderDeleteModuleLicenseKeyInfo Method (Int32) | 
            Deletes ModuleLicenseKeyInfo with specified ID.
            
 
Namespace: CMS.ModuleLicensesAssembly: CMS.ModuleLicenses (in CMS.ModuleLicenses.dll) Version: 11.0.0
Syntaxpublic static void DeleteModuleLicenseKeyInfo(
	int id
)
Parameters
- id
 - Type: SystemInt32
ModuleLicenseKeyInfo ID 
See Also