PortalWebSiteMapNode methods

The PortalWebSiteMapNode type exposes the following members.

Methods

  Name Description
Public method Clone() (Inherited from SiteMapNode.)
Public method Clone(Boolean) (Inherited from SiteMapNode.)
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 GetNavigationComparer Gets a NavigationComparer object that is configured with the sorting options specified on this Web site.
Public method GetNavigationParent Gets the PortalWebSiteMapNode object's parent navigation node. (Overrides CachedObjectSiteMapNode.GetNavigationParent().)
Public method GetProperty Retrieves a value from the Web site property bag by using a specified object key.
Public method GetType (Inherited from Object.)
Public method IsAccessibleToUser(SPWeb) Sets a value indicating whether the specified site map node can be viewed by the user. (Inherited from CachedObjectSiteMapNode.)
Public method IsAccessibleToUser(HttpContext) (Inherited from SiteMapNode.)
Public method IsDescendantOf Determines whether this PortalSiteMapNode is a descendant of the supplied node, and caches the result. (Inherited from PortalSiteMapNode.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method PopulateNavigationChildren (Overrides CachedObjectSiteMapNode.PopulateNavigationChildren(NodeTypes).)
Public method ProcessSPNavigationNode This member is reserved for internal use and is not intended to be used directly from your code.
Public method ToString (Inherited from SiteMapNode.)
Public method TryGetProperty Retrieves a value from the Web site property bag by using a specified object key, and returns a Boolean value that represents whether the key was found.

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

PortalWebSiteMapNode class

Microsoft.SharePoint.Publishing.Navigation namespace