Click or drag to resize
ModuleLicenseKeyInfoProviderGetModuleLicenseKeys Method
Returns a query for all the ModuleLicenseKeyInfo objects.

Namespace: CMS.ModuleLicenses
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<ModuleLicenseKeyInfo> GetModuleLicenseKeys()

Return Value

Type: ObjectQueryModuleLicenseKeyInfo
See Also