Partager via


SearchBoxEx.SearchResultPageURL, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets or sets the URL for the page where Recherche de contenu d'entreprise results are displayed.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<WebPartStorageAttribute(Storage.Shared)> _
<DefaultValueAttribute("SEARCH_HOME")> _
<ResourcesAttribute("SearchBox_TargetSearchURL", "", "SearchBox_TargetSearchURL_ToolTip")> _
Public Property SearchResultPageURL As String
'Utilisation
Dim instance As SearchBoxEx
Dim value As String

value = instance.SearchResultPageURL

instance.SearchResultPageURL = value
[WebPartStorageAttribute(Storage.Shared)] 
[DefaultValueAttribute("SEARCH_HOME")] 
[ResourcesAttribute("SearchBox_TargetSearchURL", "", "SearchBox_TargetSearchURL_ToolTip")] 
public string SearchResultPageURL { get; set; }

Valeur de la propriété

A string that contains the URL for the Recherche de contenu d'entreprise results.

Voir aussi

Référence

SearchBoxEx, classe
Membres SearchBoxEx
Microsoft.SharePoint.Portal.WebControls, espace de noms