PortalSiteMapDataSource.TrimNonAncestorDescendantTypes property

Sets which types to trim if they are not located above or below the current site.

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

Syntax

'Declaration
Public Property TrimNonAncestorDescendantTypes As NodeTypes
    Get
    Set
'Usage
Dim instance As PortalSiteMapDataSource
Dim value As NodeTypes

value = instance.TrimNonAncestorDescendantTypes

instance.TrimNonAncestorDescendantTypes = value
public NodeTypes TrimNonAncestorDescendantTypes { get; set; }

Property value

Type: Microsoft.SharePoint.Publishing.NodeTypes

See also

Reference

PortalSiteMapDataSource class

PortalSiteMapDataSource members

Microsoft.SharePoint.Publishing.Navigation namespace

TrimmingNode

TreatStartingNodeAsCurrent