Click or drag to resize

AssortmentService.GetActiveAssortments 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: System.String

Return Value

Type: IEnumerable<Assortment>
See Also