PortalSiteMapProvider.WebSiteMapProvider Property
Gets a PortalSiteMapNode object used to enumerate the Web sites in this collection.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared ReadOnly Property WebSiteMapProvider As PortalSiteMapProvider
Get
'Usage
Dim value As PortalSiteMapProvider
value = PortalSiteMapProvider.WebSiteMapProvider
public static PortalSiteMapProvider WebSiteMapProvider { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider
A reference to the PortalSiteMapProvider object.
Remarks
Configure this provider to return only PortalWebSiteMapNode objects that represent the SPWeb objects in this site collection.