Share via


SortXsltEntry.SelectionUrl Property

Gets the URL for sorting.

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

Syntax

'Declaration
Public Property SelectionUrl As String
    Get
    Friend Set
'Usage
Dim instance As SortXsltEntry
Dim value As String

value = instance.SelectionUrl
public string SelectionUrl { get; internal set; }

Property Value

Type: System.String
The URL for sorting.

See Also

Reference

SortXsltEntry Class

SortXsltEntry Members

Microsoft.Office.Server.Search.WebControls Namespace