Mono Class Library: Overview

System.Web.XmlSiteMapProvider: Members

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

See Also: Inherited members from System.Web.StaticSiteMapProvider

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
override
RootNodeSiteMapNode. Documentation for this section has not yet been entered.

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.