Click or drag to resize

ProductFieldSaveAtProduct Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute]
public void SaveAtProduct(
	Product prod,
	NameValueCollection pfCollection
)

Parameters

prod
Type: Dynamicweb.Ecommerce.ProductsProduct
pfCollection
Type: System.Collections.SpecializedNameValueCollection
See Also