| ShopServiceGetShopLanguages Method |
Namespace:
Dynamicweb.Ecommerce.Shops
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public LanguageCollection GetShopLanguages(
string shopId
)
Public Function GetShopLanguages (
shopId As String
) As LanguageCollection
Parameters
- shopId
- Type: SystemString
Return Value
Type:
LanguageCollectionSee Also