| OrderBy Constructor (String) |
Initializes a new instance of the
OrderBy class
Namespace:
Dynamicweb.Content.Items.Queries
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public OrderBy(
string field
)
Public Sub New (
field As String
)
Parameters
- field
- Type: SystemString
See Also