Click or drag to resize

EcommerceProductProductGroupRelationDeletedArgs Constructor (String, String)

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ProductGroupRelationDeletedArgs(
	string productId,
	string groupId
)

Parameters

productId
Type: SystemString
groupId
Type: SystemString
See Also