Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the script that is used to modify the search results links for query logging.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Function GetWireSRBLinksCall As String
'Usage
Dim returnValue As String
returnValue = Me.GetWireSRBLinksCall()
protected string GetWireSRBLinksCall()
Return Value
Type: System.String
Returns String.
See Also
Reference
SearchResultsBaseWebPart Class