Table of Contents

Enum SortDirection

Namespace
Dynamicweb.Ecommerce.International
Assembly
Dynamicweb.Ecommerce.dll
Specifies the sort directions.
public enum SortDirection

Fields

Ascending = 0
Descending = 1
To top