DekGenius.com
[ Team LiB ] Previous Section Next Section

AdCreatedEventHandlerserializable

System.Web.UI.WebControls (system.web.dll)delegate

This delegate defines the signature required for the AdRotator.AdCreated event handler.

public delegate void AdCreatedEventHandler(object sender, AdCreatedEventArgs e);

Associated Events

System.Web.UI.MobileControls.AdRotator.AdCreated( ), AdRotator.AdCreated( )

    [ Team LiB ] Previous Section Next Section