Raise the AdCreated event
[Visual Basic] Overridable Protected Sub OnAdCreated( _ ByVal e As AdCreatedEventArgs _ ) [C#] protected virtual void OnAdCreated( AdCreatedEventArgs e ); [C++] protected: virtual void OnAdCreated( AdCreatedEventArgs* e ); [JScript] protected function OnAdCreated( e : AdCreatedEventArgs );
AdRotator Class | AdRotator Members | System.Web.UI.WebControls Namespace