The image that will be rendered in the AdRotator
[Visual Basic] Public Property ImageUrl As String [C#] public string ImageUrl {get; set;} [C++] public: __property String* get_ImageUrl(); public: __property void set_ImageUrl(String*); [JScript] public function get ImageUrl() : String; public function set ImageUrl(String);
AdCreatedEventArgs Class | AdCreatedEventArgs Members | System.Web.UI.WebControls Namespace