Enum AssortmentSortDirection
- Namespace
- Dynamicweb.Ecommerce.Assortments
- Assembly
- Dynamicweb.Ecommerce.dll
Sorting directions for assortments.
public enum AssortmentSortDirection
Fields
Ascending = 0
Sort ascending.
Descending = 1
Sort descending.