Click or drag to resize

EcommerceProductDetailAfterSetDefaultDetailForProductArgs Constructor

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public AfterSetDefaultDetailForProductArgs(
	Detail previouseDefaultDetail,
	Detail currentDefaultDetail
)

Parameters

previouseDefaultDetail
Type: Dynamicweb.Ecommerce.ProductsDetail
currentDefaultDetail
Type: Dynamicweb.Ecommerce.ProductsDetail
See Also