CultureSiteInfoProviderLicenseVersionCheck Method |
Checks if current domain has license supporting Multilingual feature.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 12.0.0
Syntax public static bool LicenseVersionCheck()
Return Value
Type:
BooleanTrue if license includes the feature, otherwise false
See Also