Click or drag to resize

ProductGetUnitList Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<VariantOption> GetUnitList(
	string languageId
)

Parameters

languageId
Type: SystemString

Return Value

Type: IEnumerableVariantOption
See Also