New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.RadRotatorItemData

Data class used for transferring rotator items from and to web services.

Remarks

For information about the role of each property see the Telerik.Web.UI.RadRotatorItem RadRotatorItem class.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.RadRotatorItemData

Properties

CssClass String

See RadRotatorItem.CssClass.

Html String

The HTML content of the rotator frame. Note that you do not need to use templates here - the HTML will be added to the page directly.

Visible Boolean

See RadRotatorItem.Visible.

In this article