Share via


CoreResultsWebPart.GetXPathNavigator Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.SharePoint.Search.WebControls
Assembly: Microsoft.SharePoint.Search (in microsoft.sharepoint.search.dll)

Syntax

'Declaration
Protected Overrides Function GetXPathNavigator ( _
    viewPath As String _
) As XPathNavigator
'Usage
Dim viewPath As String
Dim returnValue As XPathNavigator

returnValue = Me.GetXPathNavigator(viewPath)
protected override XPathNavigator GetXPathNavigator (
    string viewPath
)

Parameters

  • viewPath

See Also

Reference

CoreResultsWebPart Class
CoreResultsWebPart Members
Microsoft.SharePoint.Search.WebControls Namespace