Binds the specified data source to the System.Web.UI.WebControls.AdRotator control.
- data
- An object that represents the data source; the object must implement the IEnumerable interface.
This method is used primarily by control developers.
The AdRotator.PerformDataBinding(IEnumerable) method is called by the base System.Web.UI.WebControls.DataBoundControl class methods to bind the advertisement data from a data source to the control.