Click or drag to resize

OrderCollectionSort Method (String, SortOrderType)

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Sort(
	string fieldName,
	SortOrderType order
)

Parameters

fieldName
Type: SystemString
order
Type: Dynamicweb.Ecommerce.OrdersSortOrderType
See Also