Share via


CoreResultsWebPart.SortXml Property

Applies to: Microsoft FAST Search Server 2010 for SharePoint
Gets or sets the XML specify the sort options for FAST Search Server 2010 for SharePoint.

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

Syntax

'Declaration
Public Property SortXml As String
    Get
    Set
'Usage
Dim instance As CoreResultsWebPart
Dim value As String

value = instance.SortXml

instance.SortXml = value
public string SortXml { get; set; }

Property Value

Type: System.String
A string containing the XML specifying the sort options.

See Also

Reference

CoreResultsWebPart Class

CoreResultsWebPart Members

Microsoft.Office.Server.Search.WebControls Namespace