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 the CachedObjectSiteMapNode property that this node wraps or references.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property ReferencedNode As CachedObjectSiteMapNode
Get
'Usage
Dim instance As ProxySiteMapNode
Dim value As CachedObjectSiteMapNode
value = instance.ReferencedNode
public CachedObjectSiteMapNode ReferencedNode { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.Navigation.CachedObjectSiteMapNode
A reference to the CachedObjectSiteMapNode property.