Click or drag to resize

IndexSearchConfigurationSorting Property

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
[DataMemberAttribute(Name = "Sorting")]
public List<SortInfo> Sorting { get; set; }

Property Value

Type: ListSortInfo
See Also