Click or drag to resize
CountryInfoProviderGetCountriesWithStates Method
Returns DataSet with all countries which have some states.

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

Return Value

Type: InfoDataSetCountryInfo
See Also