Click or drag to resize
CultureSiteInfoProviderLicenseVersionCheck Method
Checks if current domain has license supporting Multilingual feature.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 9.0.0
Syntax
C#
public static bool LicenseVersionCheck()

Return Value

Type: Boolean
True if license includes the feature, otherwise false
See Also