Click or drag to resize

ManufacturerCollectionSort Method

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

Parameters

sortByEnum
Type: Dynamicweb.Ecommerce.ProductsManufacturerCollectionSortBy
sortDirectionEnum
Type: Dynamicweb.Ecommerce.ProductsSortDirection
See Also