Table of Contents

Enum SortOrderType

Namespace
Dynamicweb.Ecommerce.Orders
Assembly
Dynamicweb.Ecommerce.dll

Sort order.

public enum SortOrderType

Fields

Asc = 1

Ascending

Desc = -1

Descending

To top