The members of System.Web.SiteMapResolveEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Web.SiteMapResolveEventArgs class using the specified System.Web.HttpContext and System.Web.SiteMapProvider objects. |
[read-only] | Context | HttpContext.
Gets the context of the page request that the requested node represents. |
[read-only] | Provider | SiteMapProvider.
Gets the System.Web.SiteMapProvider object that raised the SiteMapProvider.SiteMapResolve event. |