CountryInfoProviderGetCountryInfo Method (String) |
Returns the CountryInfo structure for the specified country.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax public static CountryInfo GetCountryInfo(
string countryName
)
Parameters
- countryName
- Type: SystemString
Country name
Return Value
Type:
CountryInfoSee Also