Enum OrderByDirection
- Namespace
- Dynamicweb.Content.Items.Queries
- Assembly
- Dynamicweb.dll
Represents a direction of order.
Fields
Ascending = 0
Present results in ascending order.
Descending = 1
Present results in descending order.
Represents a direction of order.
Ascending = 0
Present results in ascending order.
Descending = 1
Present results in descending order.