ContentBySearchWebPart.DefaultAvailableSorts property

Specifies the default sort options available.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property DefaultAvailableSorts As ComplexResultSort()
    Get
'Usage
Dim value As ComplexResultSort()

value = Me.DefaultAvailableSorts
protected override ComplexResultSort[] DefaultAvailableSorts { get; }

Property value

Type: []

See also

Reference

ContentBySearchWebPart class

ContentBySearchWebPart members

Microsoft.Office.Server.Search.WebControls namespace