Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.LicenseProvider
LicenseKeyInfoProvider Class
LicenseKeyInfoProvider Methods
DeleteLicenseKeyInfo Method
EditionToString Method
GetBestLicense Method
GetLicenseKeyInfo Method
GetLicenseKeys Method
IsBetterLicense Method
IsFeatureAvailable Method
IsLicenseExistForDomain Method
IsLocalDomain Method
LicenseEditionExists Method
ParseDomainName Method
ProcessWebFarmTask Method
SetLicenseKeyInfo Method
StringToEdition Method
VersionLimitations Method
LicenseKeyInfoProvider
GetLicenseKeys Method
Returns the query for all licenses.
Namespace:
CMS.LicenseProvider
Assembly:
CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
ObjectQuery
<
LicenseKeyInfo
>
GetLicenseKeys
()
Return Value
Type:
ObjectQuery
LicenseKeyInfo
See Also
Reference
LicenseKeyInfoProvider Class
CMS.LicenseProvider Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com