PortalWebSiteMapNode methods
SharePoint 2013
The PortalWebSiteMapNode 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. (Inherited from PortalSiteMapNode.) |
|
GetNavigationChildren(NodeTypes, NodeTypes, OrderingMethod, AutomaticSortingMethod, Boolean, Int32) | Specifies the main entry point to get this PortalSiteMapMode child navigation node. (Inherited from PortalSiteMapNode.) |
|
GetNavigationComparer | Gets a NavigationComparer object that is configured with the sorting options specified on this Web site. |
|
GetNavigationParent | Gets the PortalWebSiteMapNode object's parent navigation node. (Overrides CachedObjectSiteMapNode.GetNavigationParent().) |
|
GetProperty | Retrieves a value from the Web site property bag by using a specified object key. |
|
GetType | (Inherited from Object.) |
|
IsAccessibleToUser(SPWeb) | Sets a value indicating whether the specified site map node can be viewed by the user. (Inherited from CachedObjectSiteMapNode.) |
|
IsAccessibleToUser(HttpContext) | (Inherited from SiteMapNode.) |
|
IsDescendantOf | Determines whether this PortalSiteMapNode is a descendant of the supplied node, and caches the result. (Inherited from PortalSiteMapNode.) |
|
MemberwiseClone | (Inherited from Object.) |
|
PopulateNavigationChildren | (Overrides CachedObjectSiteMapNode.PopulateNavigationChildren(NodeTypes).) |
|
ProcessSPNavigationNode | This member is reserved for internal use and is not intended to be used directly from your code. |
|
ToString | (Inherited from SiteMapNode.) |
|
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. |
| Name | Description | |
|---|---|---|
|
ICloneable.Clone | (Inherited from SiteMapNode.) |
|
IHierarchyData.GetChildren | (Inherited from SiteMapNode.) |
|
IHierarchyData.GetParent | (Inherited from SiteMapNode.) |