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