Partager via


SummaryLinkWebPart.GetXPathNavigator - Méthode

Obtient le chemin d'accès vers le navigateur de XPath.

Espace de noms :  Microsoft.SharePoint.Publishing.WebControls
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Protected Overrides Function GetXPathNavigator ( _
    viewPath As String _
) As XPathNavigator
'Utilisation
Dim viewPath As String
Dim returnValue As XPathNavigator

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

Paramètres

  • viewPath
    Type : System.String

    Le chemin de navigation XPath pour obtenir.

Valeur renvoyée

Type : System.Xml.XPath.XPathNavigator
Retourne XPathNavigator.

Voir aussi

Référence

SummaryLinkWebPart classe

SummaryLinkWebPart - Membres

Microsoft.SharePoint.Publishing.WebControls - Espace de noms