Share via


NavigationTermSetView.SiteMapProviderName property

The name of a SiteMapProvider instance that identifies the navigation menu to be used when applying the ExcludeTermsByProvider property.

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

Syntax

C#
public string SiteMapProviderName { get; set; }

Property value

Type: System.String

Remarks

This property may be initialized to an empty string, in which case the ExcludeTermsByProvider trimming has no effect for this view. This property cannot be a null reference (Nothing in Visual Basic).

See also

Reference

NavigationTermSetView class

NavigationTermSetView members

Microsoft.SharePoint.Publishing.Navigation namespace

Microsoft.SharePoint.Publishing.Navigation.StandardNavigationProviderNames