PortalSiteMapDataSource.TrimmingNode Property

Gets an object representing the context node used for type-based trimming.

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

Syntax

'Declaration
Protected Property TrimmingNode As PortalSiteMapNode
    Get
    Set
'Usage
Dim value As PortalSiteMapNode

value = Me.TrimmingNode

Me.TrimmingNode = value
protected PortalSiteMapNode TrimmingNode { get; set; }

Property Value

Type: Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode

See Also

Reference

PortalSiteMapDataSource Class

PortalSiteMapDataSource Members

Microsoft.SharePoint.Publishing.Navigation Namespace

TreatStartingNodeAsCurrent

TrimNonCurrentTypes

TrimNonAncestorTypes

TrimNonAncestorDescendantTypes