MenuItemTemplateContainer::IDataItemContainer::DataItem Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the menu item associated with the container.
Assembly: System.Web (in System.Web.dll)
private: property Object^ DataItem { virtual Object^ get() sealed = IDataItemContainer::DataItem::get; }
Property Value
Type: System::Object^A MenuItem object that represents the menu item associated with the container.
Implements
IDataItemContainer::DataItem
.NET Framework
Available since 2.0
Available since 2.0
Show: