Click or drag to resize
KaxRotatorItem Class
This class represents a KaxRotator item.
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      Kettic.AspNet.ControlsKaxRotatorItem

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class KaxRotatorItem : WebControl, 
	INamingContainer, IMarkableStateManager, IStateManager

The KaxRotatorItem type exposes the following members.

Constructors
Methods
  NameDescription
Public methodRenderBeginTag (Overrides WebControlRenderBeginTag(HtmlTextWriter).)
Public methodRenderEndTag (Overrides WebControlRenderEndTag(HtmlTextWriter).)
Top
Properties
  NameDescription
Public propertyDataItem
Public propertyIndex
Gets the zero based index of the item.
Public propertyItemTemplate
Top
See Also