Returns country of specified name if exists.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- countryName
- Type: System String
Name of the country
- value
- Type: System Object
CountryInfo will be returned if exists
Return Value
Type: BooleanSee Also