Click or drag to resize

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
)

Parameters

field
Type: SystemString
See Also