ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 712
نمايش فراداده

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( )