The members of System.Web.SiteMapProvider are listed below.
See Also: Inherited members from System.Configuration.Provider.ProviderBase
Documentation for this section has not yet been entered.
[read-only] CurrentNode SiteMapNode. Documentation for this section has not yet been entered. EnableLocalization bool. Documentation for this section has not yet been entered. ParentProvider SiteMapProvider. Documentation for this section has not yet been entered. ResourceKey string. Documentation for this section has not yet been entered. [read-only] RootNode SiteMapNode. Documentation for this section has not yet been entered. [read-only] RootProvider SiteMapProvider. Documentation for this section has not yet been entered. [read-only] SecurityTrimmingEnabled bool. Documentation for this section has not yet been entered.
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.
SiteMapResolve Documentation for this section has not yet been entered.