From http://www.w3schools.com (Copyright Refsnes Data)
Complete AdRotator Control Reference
The AdvertisementFile property is used to set or return the path to the XML file that contains the advertisement data.
| <asp:AdRotator AdvertisementFile="path" runat="server" /> |
| Attribute | Description |
|---|---|
| path | A string specifying the location of the XML file that
contains the advertisement data Possible values:
|
ExampleThe following example declairs 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)