Click or drag to resize

CountryListGetCountries Method

Returns a list of all countries that must be rendered.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected virtual IEnumerable<CountryListCountryInfo> GetCountries()

Return Value

Type: IEnumerableCountryListCountryInfo
A list of countries to render.
Remarks