AdRotator::PerformDataBinding Method (IEnumerable^)
.NET Framework (current version)
Binds the specified data source to the AdRotator control.
Assembly: System.Web (in System.Web.dll)
Parameters
- data
-
Type:
System.Collections::IEnumerable^
An object that represents the data source; the object must implement the IEnumerable interface.
This method is used primarily by control developers.
The PerformDataBinding method is called by the base DataBoundControl class methods to bind the advertisement data from a data source to the control.
.NET Framework
Available since 2.0
Available since 2.0
Show: