Retrieves the root node of all the nodes that are currently managed by the specified site map provider.
- provider
- The provider that calls the SiteMapProvider.GetRootNodeCore.
A System.Web.SiteMapNode that represents the root node of the set of nodes that is managed by provider.
The default implementation calls the abstract SiteMapProvider.GetRootNodeCore method on the specified provider.