SPNavigationProvider.MaximumSupportedNodeDepth property
Namespace: Microsoft.SharePoint.Navigation
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property MaximumSupportedNodeDepth As Integer
Get
'Usage
Dim value As Integer
value = Me.MaximumSupportedNodeDepth
protected virtual int MaximumSupportedNodeDepth { get; }
Property value
Type: System.Int32