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.
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)
'Declaration
Public Property SiteMapProviderName As String
Get
Set
'Usage
Dim instance As NavigationTermSetView
Dim value As String
value = instance.SiteMapProviderName
instance.SiteMapProviderName = value
public string SiteMapProviderName { get; set; }
Type: System.String
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).
Microsoft.SharePoint.Publishing.Navigation namespace
Microsoft.SharePoint.Publishing.Navigation.StandardNavigationProviderNames
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