Click or drag to resize

GroupShopRelationDelete Method (String, String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void Delete(
	string theGroupId,
	string theShopId = ""
)

Parameters

theGroupId
Type: SystemString
theShopId (Optional)
Type: SystemString
See Also