CountriesMacroContainer TryGetValue Method Kentico 8.0 API Reference
Returns country of specified name if exists.

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

Parameters

countryName
Type: OnlineSystem String
Name of the country
value
Type: OnlineSystem Object 
CountryInfo will be returned if exists

Return Value

Type: OnlineBoolean
See Also