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