SearchBoxEx.GoImageActiveUrlRTL, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the link for the active search button right-to-left image.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<ResourcesAttribute("SearchBox_SearchButtonActiveURL_RTL", "", "SearchBox_SearchButtonActiveURL_RTL_ToolTip")> _
<WebPartStorageAttribute(Storage.Shared)> _
Public Property GoImageActiveUrlRTL As String
'Utilisation
Dim instance As SearchBoxEx
Dim value As String
value = instance.GoImageActiveUrlRTL
instance.GoImageActiveUrlRTL = value
[ResourcesAttribute("SearchBox_SearchButtonActiveURL_RTL", "", "SearchBox_SearchButtonActiveURL_RTL_ToolTip")]
[WebPartStorageAttribute(Storage.Shared)]
public string GoImageActiveUrlRTL { get; set; }
Valeur de la propriété
A string that contains the URL to the active search button right-to-left image.
Voir aussi
Référence
SearchBoxEx, classe
Membres SearchBoxEx
Microsoft.SharePoint.Portal.WebControls, espace de noms