Compartir a través de


: SearchBoxEx.GoImageUrlRTL (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Gets or sets the link for the search button right-to-left image.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
<WebPartStorageAttribute(Storage.Shared)> _
<ResourcesAttribute("SearchBox_SearchButtonURL_RTL", "", "SearchBox_SearchButtonURL_RTL_ToolTip")> _
Public Property GoImageUrlRTL As String
'Uso
Dim instance As SearchBoxEx
Dim value As String

value = instance.GoImageUrlRTL

instance.GoImageUrlRTL = value
[WebPartStorageAttribute(Storage.Shared)] 
[ResourcesAttribute("SearchBox_SearchButtonURL_RTL", "", "SearchBox_SearchButtonURL_RTL_ToolTip")] 
public string GoImageUrlRTL { get; set; }

Valor de propiedad

A string that contains the URL to the active search button right-to-left image.

Vea también

Referencia

SearchBoxEx (Clase)
SearchBoxEx (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)