Click or drag to resize

FacetResultSort Property

Gets or sets the sort value for this option in the facet results.

Namespace:  Dynamicweb.Indexing.Querying.Faceting
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public int Sort { get; set; }

Property Value

Type: Int32
A number indicating its sort order. 0 if not specified
See Also