Click or drag to resize
CountryInfoProviderGetAllCountries Method
Gets all countries.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntax
C#
public static InfoDataSet<CountryInfo> GetAllCountries()

Return Value

Type: InfoDataSetCountryInfo
See Also