| Submitted On |
May 05, 2003 |
| Updated on |
July 25, 2007 |
| .NET Framework |
1.x |
| Cost |
$ 0 |
Description
This control reads from a user-defined XML file and populates "slides" with data, such as pictures and captions. Although titled as a slideshow control, it has many uses for rotating content. Included features allow a page developer to specify the number of seconds between page refreshes and use any custom XML schema they wish (or the default XML structure included with the source code), consisting of a variable number of elements.
Syntax Example
<contentrotator:KUAMSlideShow
DataFile="contents.xml"
RefreshRate="6"
ID="MySlides"
Runat="server"/>
Reviews
Submit a review