EditableAspMenuNodeType enumeration

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

Syntax

'Declaration
Public Enumeration EditableAspMenuNodeType
'Usage
Dim instance As EditableAspMenuNodeType
public enum EditableAspMenuNodeType

Members

Member name Description
SimpleLink This is a traditional nav menu node. If the URL is blank, then the node acts as a menu caption with no hyperlink.
FriendlyUrl This is a special Taxonomy Nav menu node that defines a Friendly URL

See also

Reference

Microsoft.SharePoint.Navigation namespace