Click or drag to resize

AssortmentCollectionSort Method (AssortmentSortBy, AssortmentSortDirection)

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Sort(
	AssortmentSortBy sortBy,
	AssortmentSortDirection sortDirection
)

Parameters

sortBy
Type: Dynamicweb.Ecommerce.AssortmentsAssortmentSortBy
sortDirection
Type: Dynamicweb.Ecommerce.AssortmentsAssortmentSortDirection
See Also