Mono Class Library: Overview

System.Web.XmlSiteMapProvider: Method Members

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

See Also: Inherited members from System.Web.StaticSiteMapProvider

Public Methods

override
BuildSiteMap() : SiteMapNode
Documentation for this section has not yet been entered.
Dispose()
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
Initialize(string, System.Collections.Specialized.NameValueCollection)
Documentation for this section has not yet been entered.

Protected Methods

override
AddNode(SiteMapNode, SiteMapNode)
Documentation for this section has not yet been entered.
AddProvider(string, SiteMapNode)
Documentation for this section has not yet been entered.
override
Clear()
Documentation for this section has not yet been entered.
Dispose(bool)
Documentation for this section has not yet been entered.
override
GetRootNodeCore() : SiteMapNode
Documentation for this section has not yet been entered.
override
RemoveNode(SiteMapNode)
Documentation for this section has not yet been entered.
RemoveProvider(string)
Documentation for this section has not yet been entered.