System.Web.SiteMapResolveEventArgs Members

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

See Also: Inherited members from System.EventArgs

Public Constructors

Public Properties

[read-only]
ContextHttpContext.

Gets the context of the page request that the requested node represents.

[read-only]
ProviderSiteMapProvider.

Gets the System.Web.SiteMapProvider object that raised the SiteMapProvider.SiteMapResolve event.