AdRotator.PerformSelect Method
.NET Framework 3.0
Retrieves the advertisement data from the associated data source.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
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.
Community Additions
ADD
Show: