Mono Class Library: Overview

System.Web.StaticSiteMapProvider: Members

The members of System.Web.StaticSiteMapProvider are listed below.

See Also: Inherited members from System.Web.SiteMapProvider

Protected Constructors

Documentation for this section has not yet been entered.

Public Methods

abstract
BuildSiteMap() : SiteMapNode
Documentation for this section has not yet been entered.
override
FindSiteMapNode(string) : SiteMapNode
Documentation for this section has not yet been entered.
override
FindSiteMapNodeFromKey(string) : SiteMapNode
Documentation for this section has not yet been entered.
override
GetChildNodes(SiteMapNode) : SiteMapNodeCollection
Documentation for this section has not yet been entered.
override
GetParentNode(SiteMapNode) : SiteMapNode
Documentation for this section has not yet been entered.

Protected Methods

override
AddNode(SiteMapNode, SiteMapNode)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
override
RemoveNode(SiteMapNode)
Documentation for this section has not yet been entered.