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