SPNavigationSiteMapNode Methods

Include Protected Members
Include Inherited Members

The SPNavigationSiteMapNode type exposes the following members.

Methods

  Name Description
Public method Clone() (Inherited from SiteMapNode.)
Public method Clone(Boolean) (Inherited from SiteMapNode.)
Public methodStatic member CreateSPNavigationNode Creates an SPNavigationNode of the specified name or title, URL, type, and collection to add to.
Public method Equals (Inherited from SiteMapNode.)
Protected method Finalize (Inherited from Object.)
Public method GetAllNodes (Inherited from SiteMapNode.)
Public method GetDataSourceView (Inherited from SiteMapNode.)
Protected method GetExplicitResourceString (Inherited from SiteMapNode.)
Public method GetHashCode (Inherited from SiteMapNode.)
Public method GetHierarchicalDataSourceView (Inherited from SiteMapNode.)
Protected method GetImplicitResourceString (Inherited from SiteMapNode.)
Public method GetNavigationChildren(NodeTypes) Specifies the main entry point to get this PortalSiteMapNode object's child navigation node. (Inherited from PortalSiteMapNode.)
Public method GetNavigationChildren(NodeTypes, NodeTypes, OrderingMethod, AutomaticSortingMethod, Boolean, Int32) Specifies the main entry point to get this PortalSiteMapMode child navigation node. (Inherited from PortalSiteMapNode.)
Public method GetNavigationParent Returns a PortalSiteMapNode object that represents the parent of the SPNavigationSiteMapNode. (Overrides PortalSiteMapNode.GetNavigationParent().)
Public method GetType (Inherited from Object.)
Public method IsAccessibleToUser(HttpContext) (Inherited from SiteMapNode.)
Public method IsAccessibleToUser(SPWeb) Gets whether the user specified by the context has permission to access this node (or the object represented by this node). (Overrides PortalSiteMapNode.IsAccessibleToUser(SPWeb).)
Public method IsDescendantOf Determines whether this PortalSiteMapNode is a descendant of the supplied node, and caches the result. (Inherited from PortalSiteMapNode.)
Public methodStatic member IsExternalSPNavigationNode Gets whether a particular SPNavigationNode is "external".
Protected method MemberwiseClone (Inherited from Object.)
Protected method PopulateNavigationChildren Populates the child node cache when overridden in derived classes. (Overrides PortalSiteMapNode.PopulateNavigationChildren(NodeTypes).)
Public method ToString (Inherited from SiteMapNode.)
Public methodStatic member UpdateSPNavigationNode Updates an given SPNavigationNode with the specified name or title, URL, description, target, and audience,] and moves the node after the given previous SPNavigationNode.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICloneable.Clone (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate method IHierarchyData.GetChildren (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate method IHierarchyData.GetParent (Inherited from SiteMapNode.)

Top

See Also

Reference

SPNavigationSiteMapNode Class

Microsoft.SharePoint.Publishing.Navigation Namespace