Friday, 25 April 2014

Adrotator Control using Asp.net


Adrotator control is used for to display the advertisements in sequence order.This coding file is in the form of XML format.In this XML we are giving ads

Elements:

Image Url : used for to give the path <ImageUrl>
Alternate Text : To write text message for image <AlternateText>
Navigate Url : used for to navigaet from page to page wher user click on image. <NavigateUrl>

Properties:

AdvertisementFile : we give the xml file path. The XML file that contains ad information.

Source code :  AdRotator

No comments:

Post a Comment