Click or drag to resize
KaxTickerItem Class
This class represents a KaxTicker item.
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      Kettic.AspNet.ControlsKaxTickerItem

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 KaxTickerItem : WebControl, 
	INamingContainer, IMarkableStateManager, IStateManager

The KaxTickerItem type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyIndex
Gets the zero based index of the item.
Public propertyNavigateUrl
Public propertyText
Top
See Also