Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2010 product release

Other versions are also available for the following:
TableOfContentsWebPart..::.IncludeContentFromStartingLocation Property

Gets or sets a value that indicates whether to include the starting site and pages in this site.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Visual Basic (Declaration)
<PersonalizableAttribute(PersonalizationScope.Shared)> _
<WebBrowsableAttribute(False)> _
Public Property IncludeContentFromStartingLocation As Boolean
    Get
    Set
Visual Basic (Usage)
Dim instance As TableOfContentsWebPart
Dim value As Boolean

value = instance.IncludeContentFromStartingLocation

instance.IncludeContentFromStartingLocation = value
C#
[PersonalizableAttribute(PersonalizationScope.Shared)]
[WebBrowsableAttribute(false)]
public bool IncludeContentFromStartingLocation { get; set; }

Property Value

Type: System..::.Boolean
The default value is false.

The Web Part is anchored at a specific Web site. This property determines whether the anchor Web site and its subsites are displayed, or whether only child Web sites and their child sites are displayed.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker