Provides data for the SiteMapPath.ItemCreated and SiteMapPath.ItemDataBound events.
See Also: SiteMapNodeItemEventArgs Members
The SiteMapPath.ItemCreated event is raised when a System.Web.UI.WebControls.SiteMapNodeItem is created by the System.Web.UI.WebControls.SiteMapPath control. The SiteMapPath.ItemDataBound event is raised when DataBind is called on the item during a call to SiteMapPath.CreateControlHierarchy.
For more information about handling events, see Consuming Events.