PortalSiteMapProvider.IEditableSiteMapProvider.MaximumSupportedNodeDepth property

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

Syntax

'Declaration
Private ReadOnly Property MaximumSupportedNodeDepth As Integer
    Implements IEditableSiteMapProvider.MaximumSupportedNodeDepth
    Get
'Usage
Dim instance As PortalSiteMapProvider
Dim value As Integer

value = CType(instance, IEditableSiteMapProvider).MaximumSupportedNodeDepth
intIEditableSiteMapProvider.MaximumSupportedNodeDepth { get; }

Property value

Type: System.Int32

Implements

IEditableSiteMapProvider.MaximumSupportedNodeDepth

See also

Reference

PortalSiteMapProvider class

PortalSiteMapProvider members

Microsoft.SharePoint.Publishing.Navigation namespace