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