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

Namespace: CMS.ModuleLicenses
Assembly: CMS.ModuleLicenses (in CMS.ModuleLicenses.dll) Version: 10.0.0
Syntax
C#
protected virtual ObjectQuery<ModuleLicenseKeyInfo> GetModuleLicenseKeysInternal()

Return Value

Type: ObjectQueryModuleLicenseKeyInfo
See Also