Click or drag to resize

DetailService.Save Method (Detail, String, String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Save(
	Detail detail,
	string detailProductId,
	string detailVariantId
)

Parameters

detail
Type: Dynamicweb.Ecommerce.Products.Detail
detailProductId
Type: System.String
detailVariantId
Type: System.String
See Also