PortalSiteMapNode.Type Property

Returns the type of this PortalWebSiteNode object.

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

Syntax

'Declaration
Public ReadOnly Property Type As NodeTypes
    Get
'Usage
Dim instance As PortalSiteMapNode
Dim value As NodeTypes

value = instance.Type
public NodeTypes Type { get; }

Property Value

Type: Microsoft.SharePoint.Publishing.NodeTypes

See Also

Reference

PortalSiteMapNode Class

PortalSiteMapNode Members

Microsoft.SharePoint.Publishing.Navigation Namespace