SiteMapNodeItem.System.Web.UI.IDataItemContainer.DataItem Property
.NET Framework 3.0
This property supports the .NET Framework infrastructure and is not intended to be used directly from your code.
For a description of this member, see IDataItemContainer.DataItem.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
Typically, you should use the SiteMapNode property to access the data item represented by a SiteMapNodeItem object.
The System.Web.UI.IDataItemContainer.DataItem member is an explicit interface member implementation. It can be used only when the SiteMapNodeItem instance is cast to an IDataItemContainer interface.