Partager via


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

Gets or sets the link for the search button image.

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

Syntaxe

'Déclaration
<WebPartStorageAttribute(Storage.Shared)> _
<ResourcesAttribute("SearchBox_SearchButtonURL", "", "SearchBox_SearchButtonURL_ToolTip")> _
Public Property GoImageUrl As String
'Utilisation
Dim instance As SearchBoxEx
Dim value As String

value = instance.GoImageUrl

instance.GoImageUrl = value
[WebPartStorageAttribute(Storage.Shared)] 
[ResourcesAttribute("SearchBox_SearchButtonURL", "", "SearchBox_SearchButtonURL_ToolTip")] 
public string GoImageUrl { get; set; }

Valeur de la propriété

A string that contains the URL to the search button image.

Voir aussi

Référence

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