SiteMapNodeItemEventArgs.Item Property

 

Gets the node item that is the source of the event.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property Item As SiteMapNodeItem

Property Value

Type: System.Web.UI.WebControls.SiteMapNodeItem

The SiteMapNodeItem that is the source of the event.

.NET Framework
Available since 2.0
Return to top
Show: