PortalSiteMapNode methods
SharePoint 2013
The PortalSiteMapNode type exposes the following members.
| Name | Description | |
|---|---|---|
|
Clone() | (Inherited from SiteMapNode.) |
|
Clone(Boolean) | (Inherited from SiteMapNode.) |
|
Equals | (Inherited from SiteMapNode.) |
|
Finalize | (Inherited from Object.) |
|
GetAllNodes | (Inherited from SiteMapNode.) |
|
GetDataSourceView | (Inherited from SiteMapNode.) |
|
GetExplicitResourceString | (Inherited from SiteMapNode.) |
|
GetHashCode | (Inherited from SiteMapNode.) |
|
GetHierarchicalDataSourceView | (Inherited from SiteMapNode.) |
|
GetImplicitResourceString | (Inherited from SiteMapNode.) |
|
GetNavigationChildren(NodeTypes) | Specifies the main entry point to get this PortalSiteMapNode object's child navigation node. |
|
GetNavigationChildren(NodeTypes, NodeTypes, OrderingMethod, AutomaticSortingMethod, Boolean, Int32) | Specifies the main entry point to get this PortalSiteMapMode child navigation node. |
|
GetNavigationParent | Specifies the main entry node to get to this PortalSiteMapNode object's navigation parent node. |
|
GetType | (Inherited from Object.) |
|
IsAccessibleToUser(HttpContext) | (Inherited from SiteMapNode.) |
|
IsAccessibleToUser(SPWeb) | Sets the visibility status of the PortalSiteMapNode object. |
|
IsDescendantOf | Determines whether this PortalSiteMapNode is a descendant of the supplied node, and caches the result. (Overrides SiteMapNode.IsDescendantOf(SiteMapNode).) |
|
MemberwiseClone | (Inherited from Object.) |
|
PopulateNavigationChildren | Populates the child node cache when overriden in derived classes. |
|
ToString | (Inherited from SiteMapNode.) |
| Name | Description | |
|---|---|---|
|
ICloneable.Clone | (Inherited from SiteMapNode.) |
|
IHierarchyData.GetChildren | (Inherited from SiteMapNode.) |
|
IHierarchyData.GetParent | (Inherited from SiteMapNode.) |