Click or drag to resize

DiscountCollectionSort Method (SortBy, SortDirection)

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Sort(
	SortBy sortByEnum,
	SortDirection sortDirection
)

Parameters

sortByEnum
Type: Dynamicweb.Ecommerce.Orders.DiscountsSortBy
sortDirection
Type: Dynamicweb.Ecommerce.Orders.DiscountsSortDirection
See Also