Click or drag to resize

VariantServiceGetVariantName Method

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string GetVariantName(
	string variantId,
	string languageId = null
)

Parameters

variantId
Type: SystemString
languageId (Optional)
Type: SystemString

Return Value

Type: String
See Also