LocationConfiguration.MoreLinkTemplate, propriété (Microsoft.Office.Server.Search.Administration)
Link template that specifies the federated search location URL of the HTML page that displays results for the search query. This template corresponds to the MoreLinkTemplate element of the OpenSearchDescription of the federated location definition file.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property MoreLinkTemplate As String
'Utilisation
Dim instance As LocationConfiguration
Dim value As String
value = instance.MoreLinkTemplate
instance.MoreLinkTemplate = value
public string MoreLinkTemplate { get; set; }
Voir aussi
Référence
LocationConfiguration, classe
Membres LocationConfiguration
Microsoft.Office.Server.Search.Administration, espace de noms