The target frame of the AdRotator Control.
[Visual Basic] Public Property Target As String [C#] public string Target {get; set;} [C++] public: __property String* get_Target(); public: __property void set_Target(String*); [JScript] public function get Target() : String; public function set Target(String);
AdRotator Class | AdRotator Members | System.Web.UI.WebControls Namespace