Share via


SummaryLinkWebPart.GetXPathNavigator Method

Gets the path to the XPath navigator.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.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

Return Value

Type: System.Xml.XPath.XPathNavigator
Returns XPathNavigator.

See Also

Reference

SummaryLinkWebPart Class

SummaryLinkWebPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace