Share via


ResultScriptWebPart.DefaultAvailableSorts property

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

Syntax

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

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

Property value

Type: []

See also

Reference

ResultScriptWebPart class

ResultScriptWebPart members

Microsoft.Office.Server.Search.WebControls namespace