| LicenseKeyInfoLoadLicense Method | 
            Loads the license.
            
 
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 13.0.131
 Syntax
Syntaxpublic void LoadLicense(
	string key,
	string domain
)
Parameters
- key
- Type: SystemString
 License key
- domain
- Type: SystemString
 Domain name
 See Also
See Also