Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides a navigation site map that is represented by using a NavigationTermSet object that is based on a taxonomy TermSet object.
System.Object
System.Configuration.Provider.ProviderBase
System.Web.SiteMapProvider
Microsoft.SharePoint.Publishing.Navigation.TaxonomySiteMapProvider
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
'Declaration
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class TaxonomySiteMapProvider _
Inherits SiteMapProvider _
Implements IEditableSiteMapProvider
'Usage
Dim instance As TaxonomySiteMapProvider
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class TaxonomySiteMapProvider : SiteMapProvider,
IEditableSiteMapProvider
This class is part of the managed navigation feature. It adapts a NavigationTermSet object to act as the tree of the SiteMapNode objects that are used by ASP.NET navigation menu controls. It also implements the IEditableSiteMapProvider interface, which supports drag+drop editing of the navigation menu.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
TaxonomySiteMapProvider members
Microsoft.SharePoint.Publishing.Navigation namespace
Microsoft.SharePoint.Publishing.Navigation.TaxonomySiteMapProvider
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in