  | 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; }<DataMemberAttribute(Name := "Sorting")>
Public Property Sorting As List(Of SortInfo)
	Get
	Set
Property Value
Type: 
ListSortInfo
See Also