CountryInfoProvider GetCountryInfoByCodeInternal Method Kentico 8.0 API Reference
Returns the CountryInfo structure for the specified country code.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

countryCode
Type: OnlineSystem String
Code of the country. Two- and three- letter codes are supported.

Return Value

Type: CountryInfo
See Also