Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.