Creates a new instance of the AdCreatedEventArgs object
[Visual Basic] Public Sub New( _ ByVal adProperties As IDictionary _ ) [C#] public AdCreatedEventArgs( IDictionary adProperties ); [C++] public: AdCreatedEventArgs( IDictionary* adProperties ); [JScript] public function AdCreatedEventArgs( adProperties : IDictionary );
AdCreatedEventArgs Class | AdCreatedEventArgs Members | System.Web.UI.WebControls Namespace