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