PortalSiteMapProvider.NavigationType Property
Gets or sets the type of navigation of this navigation provider.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property NavigationType As PortalNavigationType
Get
Set
'Usage
Dim instance As PortalSiteMapProvider
Dim value As PortalNavigationType
value = instance.NavigationType
instance.NavigationType = value
public PortalNavigationType NavigationType { get; set; }
Property Value
Type: Microsoft.SharePoint.Publishing.Navigation.PortalNavigationType
A PortalNavigationType enumeration that represents one of several navigation types.