AdRotator::OnAdCreated Method (AdCreatedEventArgs^)
.NET Framework (current version)
Raises the AdCreated event for the AdRotator control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- e
-
Type:
System.Web.UI.WebControls::AdCreatedEventArgs^
An AdCreatedEventArgs object that contains event data.
Inheriting classes can override this method to perform other tasks. For example, you can use other criteria to filter how an advertisement is chosen by the AdRotator control, or you can record the advertisement for billing purposes.
.NET Framework
Available since 1.1
Available since 1.1
System.Web.UI.WebControls::AdRotator
AdRotator Class
System.Web.UI.MobileControls Namespace
Introduction to the AdRotator Control
Show: