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 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 Members