Table of Contents

Enum SortDirection

Namespace
Dynamicweb.Ecommerce.Products
Assembly
Dynamicweb.Ecommerce.dll

Sorting direction.

public enum SortDirection

Fields

Ascending = 0

Ascending

Descending = 1

Descending

To top