Click or drag to resize
TreeSiteMapProviderGetRootNodeCore Method
Returns the the root sitemap node.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
protected override SiteMapNode GetRootNodeCore()

Return Value

Type: SiteMapNode
See Also