Click or drag to resize
LicenseHelperValidateLicenseForUrl Method
Validates license for specified URL.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 8.2.23
Syntax
C#
public static LicenseValidationEnum ValidateLicenseForUrl(
	string url
)

Parameters

url
Type: SystemString
URL

Return Value

Type: LicenseValidationEnum
See Also