asp.net.ph

MenuItem.DataBound Property

System.Web.UI.WebControls Namespace   MenuItem Class


.NET Framework version 2.0

Returns a value indicating whether the menu item was created through data binding.

Syntax


Script [ Boolean variable = ] MenuItem.DataBound

This property can only be used programmatically; it cannot be set when declaring the control.

Property Value

This property returns only a boolean value: true if the menu item was created through data binding; otherwise, false.

The property is read only with no default value.

Remarks

Use the DataBound property to programmatically determine whether the menu item was created through data binding.

See Also

MenuItem Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note