Menu::DataBind Method ()
.NET Framework (current version)
Binds the data source to the Menu control. This method cannot be inherited.
Assembly: System.Web (in System.Web.dll)
Notes to Inheritors:
Data-bound controls should override PerformDataBinding instead of DataBind. If DataBind is overridden, the OnDataBinding and OnDataBound events are raised in the wrong order.
.NET Framework
Available since 2.0
Available since 2.0
Show: