Click or drag to resize

AssortmentServiceGetActiveAssortments Method (String)

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<Assortment> GetActiveAssortments(
	string languageId
)

Parameters

languageId
Type: SystemString

Return Value

Type: IEnumerableAssortment
See Also