Compartilhar via


TaxonomySiteMapProvider.IEditableSiteMapProvider.MaximumSupportedNodeDepth propriedade

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

Sintaxe

'Declaração
Private ReadOnly Property MaximumSupportedNodeDepth As Integer
    Implements IEditableSiteMapProvider.MaximumSupportedNodeDepth
    Get
'Uso
Dim instance As TaxonomySiteMapProvider
Dim value As Integer

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

Valor de propriedade

Tipo: System.Int32

Implementos

IEditableSiteMapProvider.MaximumSupportedNodeDepth

Ver também

Referência

TaxonomySiteMapProvider classe

TaxonomySiteMapProvider membros

Microsoft.SharePoint.Publishing.Navigation namespace