SortXsltEntry.SortId Property
Gets the ID of the field for sorting.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property SortId As String
Get
Friend Set
'Usage
Dim instance As SortXsltEntry
Dim value As String
value = instance.SortId
public string SortId { get; internal set; }
Property Value
Type: System.String
The ID of the field for sorting.