| ShopServiceGetShop Method |
Namespace:
Dynamicweb.Ecommerce.Shops
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Shop GetShop(
string shopId
)
Public Function GetShop (
shopId As String
) As Shop
Parameters
- shopId
- Type: SystemString
Return Value
Type:
ShopSee Also