Blog Moved

Blog Moved to: www.techwn.com

Tuesday 25 October 2011

AdRorator Control in ASP.NET


The AdRoatator control displays a sequence of images, known as advertisements, on a Web page. The sequence in which the images appear can be predefined on random in nature. These advertisements, which all Internet users are familiar with, are image files in GIF, JPEG, or other formats that the user can click to navigate to the advertiser's website.
Inheritance hierarchy of Adrotator class:
System.Object
  System.Web.UI.Control
        System.Web.UI.Webcontrols.WebControl
             System.Web.UI.WebControls.BaseDataBoundControl
                 System.Web.UI.WebControls.DataBoundControl
                     System.Web.UI.WebControls.AdRotator

0 comments:

Post a Comment