AdRotator.PerformSelect Method

Definition

Retrieves the advertisement data from the associated data source.

C#
protected override void PerformSelect();

Remarks

This method is used primarily by control developers.

The PerformSelect method for an AdRotator object retrieves the advertisement data from the AdvertisementFile, and then calls the OnDataBinding and OnDataBound methods.

If the AdvertisementFile property is not set, then the method calls the PerformSelect method of the base DataBoundControl class.

Applies to

Product Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1