PortalSiteMapProvider Methods
Include Protected Members
Include Inherited Members
The PortalSiteMapProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AddNode(SiteMapNode) | (Inherited from SiteMapProvider.) |
![]() |
AddNode(SiteMapNode, SiteMapNode) | (Inherited from SiteMapProvider.) |
![]() |
CreateAdditionalSiteMapNodes | Enables the addition of PortalSiteMapNode objects under any PortalWebSiteMapNode object. |
![]() |
CreateCustomSiteMapNode | Enables custom handling of any SPNavigationNode objects marked as Custom. |
![]() |
CreateErrorPortalSiteMapNode | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
CreateErrorSiteMapNodeCollection | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
FindSiteMapNode(HttpContext) | (Inherited from SiteMapProvider.) |
![]() |
FindSiteMapNode(String) | Returns the PortalSiteMapNode object for a specified URL and context. (Overrides SiteMapProvider.FindSiteMapNode(String).) |
![]() |
FindSiteMapNode(String, SPWeb) | Returns the PortalSiteMapNode for the given URL. |
![]() |
FindSiteMapNodeFromKey | (Inherited from SiteMapProvider.) |
![]() |
GetCachedList | Gets a PortalListSiteMapNode object that represents a specified SPList object. |
![]() |
GetCachedListItemsByQuery | Gets a collection of PortalListItemSiteMapNode objects that represent the list items returned by a specified query. |
![]() |
GetCachedSiteDataQuery | Returns the cached result of a SiteDataQuery object. |
![]() |
GetChildNodes(SiteMapNode) | Returns a security-trimmed collection of child nodes from a specified parent node. (Overrides SiteMapProvider.GetChildNodes(SiteMapNode).) |
![]() |
GetChildNodes(PortalSiteMapNode, NodeTypes) | Returns a security-trimmed collection of child nodes of a specified node type from a specified parent. |
![]() |
GetChildNodes(PortalSiteMapNode, NodeTypes, NodeTypes) | Returns a security-trimmed collection of child nodes for a specified parent node, specified node types to include, and specified node types to include if hidden. |
![]() |
GetChildNodes(PortalSiteMapNode, NodeTypes, NodeTypes, NodeOrder, Boolean) | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
GetChildNodes(PortalSiteMapNode, NodeTypes, NodeTypes, OrderingMethod, AutomaticSortingMethod, Boolean, Int32) | Returns a sorted, security-trimmed collection of child nodes for a specified parent node, types of nodes to include, types of hidden nodes to include, and sorting options. |
![]() |
GetCurrentNodeAndHintAncestorNodes | (Inherited from SiteMapProvider.) |
![]() |
GetCurrentNodeAndHintNeighborhoodNodes | (Inherited from SiteMapProvider.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetParentNode | Returns the parent of a specified PortalSiteMapNode object. (Overrides SiteMapProvider.GetParentNode(SiteMapNode).) |
![]() |
GetParentNodeRelativeToCurrentNodeAndHintDownFromParent | (Inherited from SiteMapProvider.) |
![]() |
GetParentNodeRelativeToNodeAndHintDownFromParent | (Inherited from SiteMapProvider.) |
![]() |
GetPermissionCache | Returns a Dictionary of the permission GUIDs and associated permissions represented as a Boolean value. |
![]() |
GetRootNodeCore | Represents an override of the method on the SiteMapProvider class. (Overrides SiteMapProvider.GetRootNodeCore().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
HintAncestorNodes | (Inherited from SiteMapProvider.) |
![]() |
HintNeighborhoodNodes | (Inherited from SiteMapProvider.) |
![]() |
Initialize | Initializes the PortalSiteMapProvider object using the specified setting. (Overrides SiteMapProvider.Initialize(String, NameValueCollection).) |
![]() |
IsAccessibleToUser | (Inherited from SiteMapProvider.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RemoveNode | (Inherited from SiteMapProvider.) |
![]() |
ResolveSiteMapNode | (Inherited from SiteMapProvider.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)