PortalSiteMapNode.type Field
Specifies a field that contains a value that determines the type of this PortalSiteMapNode object.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected type As NodeTypes
'Usage
Dim value As NodeTypes
value = Me.type
Me.type = value
protected NodeTypes type