SiteMapNodeItem.System.Web.UI.IDataItemContainer.DataItemIndex 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 DataItemIndex.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
Typically, you should use the ItemIndex property to determine the index for a SiteMapNodeItem object.
The System.Web.UI.IDataItemContainer.DataItemIndex member is an explicit interface member implementation. It can be used only when the SiteMapNodeItem instance is cast to an IDataItemContainer interface.