TopFederatedResultsDatasourceView.MoreLink Property

Gets the URL for the More Results link.

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

Syntax

'Declaration
Public Overrides ReadOnly Property MoreLink As String
    Get
'Usage
Dim instance As TopFederatedResultsDatasourceView
Dim value As String

value = instance.MoreLink
public override string MoreLink { get; }

Property Value

Type: System.String
A string that represents the More Results link URL.

See Also

Reference

TopFederatedResultsDatasourceView Class

TopFederatedResultsDatasourceView Members

Microsoft.Office.Server.Search.WebControls Namespace