MenuItem::DataBound Property
.NET Framework (current version)
Gets a value indicating whether the menu item was created through data binding.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the menu item was created through data binding; otherwise, false.
The DataBound property is used to programmatically determine whether the menu item was created through data binding.
.NET Framework
Available since 2.0
Available since 2.0
Show: