Click or drag to resize

OrderBy Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Content.Items.QueriesOrderBy

Namespace:  Dynamicweb.Content.Items.Queries
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class OrderBy

The OrderBy type exposes the following members.

Constructors
  NameDescription
Public methodOrderBy
Initializes a new instance of the OrderBy class
Public methodOrderBy(String)
Initializes a new instance of the OrderBy class
Public methodOrderBy(String, OrderByDirection)
Initializes a new instance of the OrderBy class
Top
Properties
  NameDescription
Public propertyDirection
Public propertyField
Top
See Also