Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the method used to determine whether this provider returns subsites.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property IncludeSubSites As PortalSiteMapProvider.IncludeOption
Get
Set
'Usage
Dim instance As PortalSiteMapProvider
Dim value As PortalSiteMapProvider.IncludeOption
value = instance.IncludeSubSites
instance.IncludeSubSites = value
public PortalSiteMapProvider.IncludeOption IncludeSubSites { get; set; }
Property Value
Type: Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.IncludeOption
An IncludeOption property that represents a particular inclusion scheme.