ProxySiteMapNode Methods

Include Protected Members
Include Inherited Members

The ProxySiteMapNode 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) (Overrides PortalSiteMapNode.GetNavigationChildren(NodeTypes).)
Public method GetNavigationChildren(NodeTypes, NodeTypes, OrderingMethod, AutomaticSortingMethod, Boolean, Int32) (Overrides PortalSiteMapNode.GetNavigationChildren(NodeTypes, NodeTypes, OrderingMethod, AutomaticSortingMethod, Boolean, Int32).)
Public method GetNavigationParent (Inherited from SPNavigationSiteMapNode.)
Public method GetType (Inherited from Object.)
Public method IsAccessibleToUser(HttpContext) (Inherited from SiteMapNode.)
Public method IsAccessibleToUser(SPWeb) (Overrides SPNavigationSiteMapNode.IsAccessibleToUser(SPWeb).)
Public method IsDescendantOf Determines if 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 SPNavigationSiteMapNode.PopulateNavigationChildren(NodeTypes).)
Public method ToString (Inherited from SiteMapNode.)

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

ProxySiteMapNode Class

Microsoft.SharePoint.Publishing.Navigation Namespace