System.Web.UI.WebControls.Menu.PerformDataBinding Method

Binds the items from the data source to the menu items in the System.Web.UI.WebControls.Menu control.

Syntax

protected override void PerformDataBinding ()

Remarks

The Menu.PerformDataBinding method is a helper method called by the System.Web.UI.WebControls.Menu control to bind the items in the data source to the System.Web.UI.WebControls.Menu control.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0