From http://www.w3schools.com (Copyright Refsnes Data)
Complete AdRotator Control Reference
The Target property is used to set or return where to open the advertisement URL.
| <asp:AdRotator Target="target" runat="server" /> |
| Attribute | Description |
|---|---|
| target | A string that specifies where to open the target URL.
|
ExampleThe following example sets a target window for an AdRotator (Check the "Try-It-Yourself" to see the XML file"):
Show example » |
Complete AdRotator Control Reference
From http://www.w3schools.com (Copyright Refsnes Data)