| CountryServiceGetRegions Method |
Namespace:
Dynamicweb.Ecommerce.International
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public CountryCollection GetRegions(
string countryCode
)
Public Function GetRegions (
countryCode As String
) As CountryCollection
Parameters
- countryCode
- Type: SystemString
Return Value
Type:
CountryCollectionSee Also