New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
CssClass
Html
Visible
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.