PortalSiteMapProvider.GetMenuState method

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Function GetMenuState ( _
    maximumDepth As Integer _
) As EditableAspMenuState
'Usage
Dim maximumDepth As Integer
Dim returnValue As EditableAspMenuState

returnValue = Me.GetMenuState(maximumDepth)
protected EditableAspMenuState GetMenuState(
    int maximumDepth
)

Parameters

Return value

Type: Microsoft.SharePoint.Navigation.EditableAspMenuState

See also

Reference

PortalSiteMapProvider class

PortalSiteMapProvider members

Microsoft.SharePoint.Publishing.Navigation namespace