System.Web.SiteMapResolveEventArgs: Property Members

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

See Also: Inherited members from System.EventArgs

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.