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