Click or drag to resize

DetailService.UpdateDefaultDetailForProduct Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void UpdateDefaultDetailForProduct(
	Product product,
	string detailId
)

Parameters

product
Type: Dynamicweb.Ecommerce.Products.Product
detailId
Type: System.String
See Also