| ShopServiceGetShops Method |
Namespace:
Dynamicweb.Ecommerce.Shops
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<Shop> GetShops()
Public Function GetShops As IEnumerable(Of Shop)
Return Value
Type:
IEnumerableShopSee Also