MenuItemTemplateContainer::IDataItemContainer::DataItemIndex Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the index value of the MenuItem object associated with the container.
Assembly: System.Web (in System.Web.dll)
private: property int DataItemIndex { virtual int get() sealed = IDataItemContainer::DataItemIndex::get; }
Property Value
Type: System::Int32The index value of the MenuItem object associated with the container.
Implements
IDataItemContainer::DataItemIndex
.NET Framework
Available since 2.0
Available since 2.0
Show: