Partager via


SPNavigationProvider.GetMenuState - Méthode

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

Syntaxe

'Déclaration
Protected Overridable Function GetMenuState ( _
    startingNodeKey As String, _
    maximumDepth As Integer _
) As EditableAspMenuState
'Utilisation
Dim startingNodeKey As String
Dim maximumDepth As Integer
Dim returnValue As EditableAspMenuState

returnValue = Me.GetMenuState(startingNodeKey, _
    maximumDepth)
protected virtual EditableAspMenuState GetMenuState(
    string startingNodeKey,
    int maximumDepth
)

Paramètres

Valeur renvoyée

Type : Microsoft.SharePoint.Navigation.EditableAspMenuState

Voir aussi

Référence

SPNavigationProvider classe

SPNavigationProvider - Membres

Microsoft.SharePoint.Navigation - Espace de noms