| CountryInfoProviderGetCountryInfo Method (Int32) | 
            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(
	int countryId
)
Parameters
- countryId
 - Type: SystemInt32
Country id 
Return Value
Type: 
CountryInfo
See Also