LicenseKeyInfoProviderIsLicenseExistForDomain Method |
Checks if license key exist for specified domain.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 13.0.131
Syntax public static bool IsLicenseExistForDomain(
LicenseKeyInfo licenseKey
)
Parameters
- licenseKey
- Type: CMS.LicenseProviderLicenseKeyInfo
License key info with specified domain
Return Value
Type:
BooleanSee Also