Click or drag to resize

VariantGroupServiceSaveValue Method

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void SaveValue(
	string optionId,
	string propertyId,
	string languageId,
	string propertyValue
)

Parameters

optionId
Type: SystemString
propertyId
Type: SystemString
languageId
Type: SystemString
propertyValue
Type: SystemString
See Also