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