Iso3166ToLookup Method
Creates a dictionary based on the Alpha2 as key and the readable name as value. Intended for select dropdowns on front-end
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static ILookup<string, string> ToLookup()
Return Value
ILookupString,
StringDictionary of all available countries with the Alpha2 as key and readable name as value