- data
- An IEnumerable that contains the values to bind to the composite data-bound control.
The CompositeDataBoundControl.PerformDataBinding(IEnumerable) method is a helper method that is used by classes that derive from the System.Web.UI.WebControls.CompositeDataBoundControl class to bind the data from the data source to the composite data-bound control.