SiteMapPath.ItemDataBound Event
.NET Framework 3.0
This event supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Occurs after a SiteMapNodeItem has been bound to its underlying SiteMapNode data by the SiteMapPath. This event is raised by the OnItemDataBound method.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
For more information about handling events, see Handling and Raising Events.
Community Additions
ADD
Show: