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.

See also

Reference

SortXsltEntry class

SortXsltEntry members

Microsoft.Office.Server.Search.WebControls namespace