Gets or sets the method used to determine whether pages are returned by this provider.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)
Visual Basic (Declaration)
Public Property IncludePages As IncludeOption
Dim instance As PortalSiteMapProvider
Dim value As IncludeOption
value = instance.IncludePages
instance.IncludePages = value
public IncludeOption IncludePages { get; set; }
Property Value
An IncludeOption property that represents a particular inclusion scheme.