The methods of System.Web.SiteMapProvider are listed below. For a list of all members, see the SiteMapProvider Members list.
See Also: Inherited members from System.Configuration.Provider.ProviderBase
abstractFindSiteMapNode(string) : SiteMapNode Documentation for this section has not yet been entered.FindSiteMapNode(HttpContext) : SiteMapNode Documentation for this section has not yet been entered.FindSiteMapNodeFromKey(string) : SiteMapNode Documentation for this section has not yet been entered. abstractGetChildNodes(SiteMapNode) : SiteMapNodeCollection Documentation for this section has not yet been entered.GetCurrentNodeAndHintAncestorNodes(int) : SiteMapNode Documentation for this section has not yet been entered.GetCurrentNodeAndHintNeighborhoodNodes(int, int) : SiteMapNode Documentation for this section has not yet been entered. abstractGetParentNode(SiteMapNode) : SiteMapNode Documentation for this section has not yet been entered.GetParentNodeRelativeToCurrentNodeAndHintDownFromParent(int, int) : SiteMapNode Documentation for this section has not yet been entered.GetParentNodeRelativeToNodeAndHintDownFromParent(SiteMapNode, int, int) : SiteMapNode Documentation for this section has not yet been entered.HintAncestorNodes(SiteMapNode, int) Documentation for this section has not yet been entered.HintNeighborhoodNodes(SiteMapNode, int, int) Documentation for this section has not yet been entered. overrideInitialize(string, System.Collections.Specialized.NameValueCollection) Documentation for this section has not yet been entered.IsAccessibleToUser(HttpContext, SiteMapNode) : bool Documentation for this section has not yet been entered.
AddNode(SiteMapNode) Documentation for this section has not yet been entered.AddNode(SiteMapNode, SiteMapNode) Documentation for this section has not yet been entered. abstractGetRootNodeCore() : SiteMapNode Documentation for this section has not yet been entered. staticGetRootNodeCoreFromProvider(SiteMapProvider) : SiteMapNode Documentation for this section has not yet been entered.RemoveNode(SiteMapNode) Documentation for this section has not yet been entered.ResolveSiteMapNode(HttpContext) : SiteMapNode Documentation for this section has not yet been entered.