Click or drag to resize

DetailServiceSave 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.ProductsDetail
detailProductId
Type: SystemString
detailVariantId
Type: SystemString
See Also