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