The ControlDesigner.OnBindingsCollectionChanged(string) method is called when the data-binding collection has been changed by an external caller.
The ControlDesigner.OnBindingsCollectionChanged(string) method is obsolete. Use the System.Web.UI.DataBindingCollection.Changed event on the HtmlControlDesigner.DataBindings collection for equivalent control designer functionality.