Click or drag to resize

VariantGroupServiceGetVariantGroupOptionPropertyValue Method

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string GetVariantGroupOptionPropertyValue(
	string optionId,
	string propertyId,
	string languageId,
	bool showUntranslated = false
)

Parameters

optionId
Type: SystemString
propertyId
Type: SystemString
languageId
Type: SystemString
showUntranslated (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also