This topic has not yet been rated - Rate this topic

FederatedResultsDatasourceView.GetXPathNavigator Method

Creates the XPathNavigator for the search results data.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public override XPathNavigator GetXPathNavigator(
	DataSourceSelectArguments selectArguments
)

Parameters

selectArguments
Type: System.Web.UI.DataSourceSelectArguments
The constraints that are applied when retrieving the data.

Return Value

Type: System.Xml.XPath.XPathNavigator
The XPathNavigator for the search results.

Implements

IXPathNavigator.GetXPathNavigator(DataSourceSelectArguments)

Use this method to determine whether results were returned from the federated location. See FederatedResultsDatasource for a sample Web Part that includes this method.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ