Mono Class Library: Overview

System.Web.StaticSiteMapProvider: Method Members

The methods of System.Web.StaticSiteMapProvider are listed below. For a list of all members, see the StaticSiteMapProvider Members list.

See Also: Inherited members from System.Web.SiteMapProvider

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.