Click or drag to resize

EcommerceProductDetailAfterAssignDetailToGroupArgs Constructor

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public AfterAssignDetailToGroupArgs(
	Detail detail,
	Nullable<int> groupId
)

Parameters

detail
Type: Dynamicweb.Ecommerce.ProductsDetail
groupId
Type: SystemNullableInt32
See Also