Share via


TableOfContentsDataSource.IncludeContentFromStartingLocation Property

Determines whether to include the starting site and pages in that site.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Property IncludeContentFromStartingLocation As Boolean
    Get
    Set
'Usage
Dim instance As TableOfContentsDataSource
Dim value As Boolean

value = instance.IncludeContentFromStartingLocation

instance.IncludeContentFromStartingLocation = value
public bool IncludeContentFromStartingLocation { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

TableOfContentsDataSource Class

TableOfContentsDataSource Members

Microsoft.SharePoint.Publishing.WebControls Namespace