NavigationTerm::ExcludedProviders property

SharePoint Online

A collection of site map provider names that will exclude this navigation term from their results when ExcludeTermsByProvider is true.

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

No code example is currently available or this language may not be supported.

Property value

Type: Microsoft.SharePoint.Client.Publishing.Navigation.NavigationTermProviderNameCollection
The collection of site map provider names.

This collection includes the names corresponding to NavigationTerm.ExcludeFromGlobalNavigation and NavigationTerm.ExcludeFromCurrentNavigation.

Show: