NewsItem Properties
Represents a news item.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Data |
Gets or sets the data item that is bound to the Item.
Inherited from Data |
Date | Gets or sets the item’s date. |
Header |
Gets or sets the text displayed within the item’s header. |
Image | Gets the settings of an image displayed within the item. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Name | Gets or sets the item’s unique identifier name. |
Navigate |
Gets or sets the item’s URL. |
Text | Gets or sets the item’s contents. |
See Also