When overridden in a derived class, verifies that the object a data-bound control binds to is one it can work with.
- dataSource
- The object to verify. Typically an instance of IEnumerable, System.ComponentModel.IListSource, System.Web.UI.IDataSource, or System.Web.UI.IHierarchicalDataSource.