MenuItem::DataItem Property
.NET Framework (current version)
Gets the data item that is bound to the menu item.
Assembly: System.Web (in System.Web.dll)
When the Menu control is bound to a data source, such as an XmlDataSource object, this property is set to the data item that is bound to this specific menu item. This property is commonly used to access the value of the data item.
Note |
|---|
This property is available only after data binding has occurred. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
