Click or drag to resize

ProductSetCategoryValue Method (String, String, Object)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void SetCategoryValue(
	string categoryId,
	string fieldId,
	Object value
)

Parameters

categoryId
Type: SystemString
fieldId
Type: SystemString
value
Type: SystemObject
See Also