CountriesMacroContainer TryGetValue Method Kentico 8.1 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.1.5347.20411)

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