PortalSiteMapProvider.IncludePages Property (Microsoft.SharePoint.Publishing.Navigation)
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)
Syntax

Visual Basic (Declaration)
Public Property IncludePages As IncludeOption
Visual Basic (Usage)
Dim instance As PortalSiteMapProvider
Dim value As IncludeOption

value = instance.IncludePages

instance.IncludePages = value
C#
public IncludeOption IncludePages { get; set; }

Property Value

An IncludeOption property that represents a particular inclusion scheme.
See Also

Tags :


Page view tracker