Menu.DataBind Method
.NET Framework 3.5
Binds the data source to the Menu control.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DataBind() | Binds the data source to the Menu control. This method cannot be inherited. (Overrides BaseDataBoundControl.DataBind().) |
|
DataBind(Boolean) | Binds a data source to the invoked server control and all its child controls with an option to raise the DataBinding event. (Inherited from Control.) |