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