Click or drag to resize
TreeSiteMapProvider Methods

The TreeSiteMapProvider type exposes the following members.

Methods
  NameDescription
Public methodBuildSiteMap
Performs the sitemap build.
(Overrides StaticSiteMapProviderBuildSiteMap.)
Protected methodClear
Clean up any collections or other state that an instance of this may hold.
(Overrides StaticSiteMapProviderClear.)
Public methodGetChildNodes(Int32)
Returns the set of child nodes for the specified node.
Public methodGetChildNodes(Int32, Int32)
Returns the set of child nodes for the specified node.
Public methodGetNodeByAliasPath
Returns the node by its Alias.
Public methodGetNodeById
Returns the node specified by given Node ID.
Protected methodGetRootNodeCore
Returns the the root sitemap node.
(Overrides SiteMapProviderGetRootNodeCore.)
Public methodReloadData
Reloads the tree data.
Top
See Also