| CountryGetRegions Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.International
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use GlobalISO.GetRegions() instead")]
public static List<RegionInfo> GetRegions()
<ObsoleteAttribute("Use GlobalISO.GetRegions() instead")>
Public Shared Function GetRegions As List(Of RegionInfo)
Return Value
Type:
ListRegionInfoSee Also