This documentation is archived and is not being maintained.
Menu::DataBind Method
Visual Studio 2010
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.) |
Show: