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