System.Web.UI.WebControls.AdRotator.PerformDataBinding Method

Binds the specified data source to the System.Web.UI.WebControls.AdRotator control.

Syntax

protected override void PerformDataBinding (IEnumerable data)

Parameters

data
An object that represents the data source; the object must implement the IEnumerable interface.

Remarks

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.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0