Click or drag to resize

VariantOptionServiceGetVariantOption Method (String, String, Boolean)

Namespace:  Dynamicweb.Ecommerce
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public VariantOption GetVariantOption(
	string id,
	string languageId,
	bool showUntranslated
)

Parameters

id
Type: SystemString
languageId
Type: SystemString
showUntranslated
Type: SystemBoolean

Return Value

Type: VariantOption
See Also