| CountryServiceGetRegion Method |
Namespace:
Dynamicweb.Ecommerce.International
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Country GetRegion(
string countryCode,
string regionCode
)
Public Function GetRegion (
countryCode As String,
regionCode As String
) As Country
Parameters
- countryCode
- Type: SystemString
- regionCode
- Type: SystemString
Return Value
Type:
CountrySee Also