The AdCreated event object thrown by AdRotator. Allows implementation of custom ad selection logic, or modification of ads chosen from the file
Object
EventArgs
AdCreatedEventArgs
[Visual Basic] Public Class AdCreatedEventArgs Inherits EventArgs [C#] public class AdCreatedEventArgs : EventArgs [C++] public __gc class AdCreatedEventArgs : public EventArgs [JScript] public class AdCreatedEventArgs extends EventArgs
[To be supplied.]
Namespace: System.Web.UI.WebControls
Assembly: System.Web.dll
AdCreatedEventArgs Members | System.Web.UI.WebControls Namespace