- designer_host
- Documentation for this section has not yet been entered.
- control
- The System.Web.UI.Control to bind.
If the System.Web.UI.WebControls.ListControl control that is specified by control has a data source specified within its System.Web.UI.IDataBindingsAccessor.DataBindings property, the ListControlDataBindingHandler.DataBindControl(System.ComponentModel.Design.IDesignerHost, System.Web.UI.Control) method clears the System.Web.UI.WebControls.ListControl.Items collection of the System.Web.UI.WebControls.ListControl, and then adds a string message indicating that the System.Web.UI.WebControls.ListControl is data bound to the System.Web.UI.WebControls.ListControl.Items collection.