System.Web.UI.WebControls.AdCreatedEventArgs Class

Provides data for the AdRotator.AdCreated event of the System.Web.UI.WebControls.AdRotator control. This class cannot be inherited.

See Also: AdCreatedEventArgs Members

Syntax

public class AdCreatedEventArgs : EventArgs

Remarks

The AdRotator.AdCreated event is raised when the System.Web.UI.WebControls.AdRotator control displays an advertisement on the page.

For a list of initial property values for an instance of System.Web.UI.WebControls.AdCreatedEventArgs, see the AdCreatedEventArgs.#ctor(IDictionary) constructor.

For more information about handling events, see Events and Delegates.

Requirements

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