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