Click or drag to resize

ProductCollectionSort Method (String, SortDirection)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Sort(
	string sortBy,
	SortDirection sortDirectionEnum
)

Parameters

sortBy
Type: SystemString
sortDirectionEnum
Type: Dynamicweb.Ecommerce.ProductsSortDirection
See Also