PortalSiteMapProvider.EmptyCollection Field
A field that contains a read-only empty SiteMapNodeCollection object.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Shared ReadOnly EmptyCollection As SiteMapNodeCollection
'Usage
Dim value As SiteMapNodeCollection
value = PortalSiteMapProvider.EmptyCollection
public static readonly SiteMapNodeCollection EmptyCollection