Dynamicweb 9
Dynamicweb 9
Dynamicweb.Ecommerce.Shops
ShopService Class
ShopService Methods
CanDeleteShop Method
CleanDefault Method
ClearCache Method
Delete Method
GetDefaultLanguageId Method
GetDefaultShop Method
GetProductCountByShopsForBackendTree Method
GetProductCountForBackendTree Method
GetShop Method
GetShopLanguages Method
GetShops Method
HasGroups Method
Save Method
ShopService
CanDeleteShop Method
Namespace:
Dynamicweb.Ecommerce.Shops
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
C#
VB
Copy
public
bool
CanDeleteShop
(
Shop
shop
)
Public
Function
CanDeleteShop
(
shop
As
Shop
)
As
Boolean
Parameters
shop
Type:
Dynamicweb.Ecommerce.Shops
Shop
Return Value
Type:
Boolean
See Also
Reference
ShopService Class
Dynamicweb.Ecommerce.Shops Namespace