Walter.BOM
GetInternationalCountryName(String,GeoLocation) Method
Walter.BOM Assembly > Walter.BOM.Geo Namespace > GeoLocationMapping Class > GetInternationalCountryName Method : GetInternationalCountryName(String,GeoLocation) Method
Name of the two letter iso language.
The location.
Gets the name of the international country.
Syntax
public static string GetInternationalCountryName( 
   string twoLetterISOLanguageName,
   GeoLocation location
)

Parameters

twoLetterISOLanguageName
Name of the two letter iso language.
location
The location.

Return Value

country name in the 2 latter iso code name.
Exceptions
ExceptionDescription
'{nameof(twoLetterISOLanguageName)}' cannot be null or empty. - twoLetterISOLanguageName
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GeoLocationMapping Class
GeoLocationMapping Members
Overload List