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
- startingNodeKey
Type : System.String
- maximumDepth
Type : System.Int32
Valeur renvoyée
Type : Microsoft.SharePoint.Navigation.EditableAspMenuState