Click or drag to resize
CountryInfoProviderGetCountries Method
Returns countries query.

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

Return Value

Type: ObjectQueryCountryInfo
See Also