SPNavigationNode Properties

Include Protected Members
Include Inherited Members

The SPNavigationNode type exposes the following members.

Properties

  Name Description
Public property Children Gets child nodes of the navigation node as an SPNavigationNodeCollection object.
Public property Id Gets an integer identifier for the naviagation node.
Public property IsExternal Gets a Boolean value that specifies whether the navigation node URL corresponds to a page outside the site collection.
Public property IsVisible Gets or sets a Boolean value that specifies whether the navigation node is visible.
Public property LastModified Gets or sets a DateTime value specifying when the node object was last modified.
Public property Navigation Gets or sets the parent navigation object (SPNavigation).
Public property Parent Gets a navigation node object instance (SPNavigationNode) representing the parent node in the hierarchy.
Public property ParentId Gets an integer identifier of the parent node (Parent) in the hierarchy.
Public property Properties Gets a hash table that provides name/value pairs representing the node properties.
Public property TargetParentObjectType Gets an object that represents the SPObjectType of the parent of the file or folder being pointed to by the navigation node.
Public property TargetSecurityScopeId Gets a GUID that represents the ScopeId of the file or folder being pointed to by the navigation node.
Public property Title Gets or sets the string that is used as the anchor text for the node navigation link.
Public property TitleResource Gets an object that represents the SPUserResource that can be used to get or set translations for the navigation node title.
Public property Url Gets or sets the URL stored with the navigation node.

Top

See Also

Reference

SPNavigationNode Class

Microsoft.SharePoint.Navigation Namespace