Click or drag to resize

NewsItem Properties

The NewsItem type exposes the following members.

Properties
  NameDescription
Public propertyClicks
Gets or sets the amount of clicks.
Public propertyConnection (Inherited from DbObject.)
Public propertyCustomFields
Stores and retrieves a list of CustomFields objects.
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyNewsActive
Gets or sets the news active.
Public propertyNewsActiveFrom
Stores and retrieves the date the news are active from.
Public propertyNewsActiveTo
Stores and retrieves the date the news are active to.
Public propertyNewsApprovalState
Stores and retrieves approval state of news.
Public propertyNewsApprovalType
Stores and retrieves approval type of news.
Public propertyNewsArchive
Gets or sets the news archive.
Public propertyNewsAuthor
Gets or sets the news author.
Public propertyNewsCategoryID
Gets or sets the news category identifier.
Public propertyNewsCreatedDate
Stores and retrieves the date of news creation.
Public propertyNewsDate
Stores and retrieves the date of the news.
Public propertyNewsHashKey
Returns hash key of the news.
Public propertyNewsHeading
Stores and retrieves news heading.
Public propertyNewsImage
Stores and retrieves news image.
Public propertyNewsImageText
Stores and retrieves text for news image.
Public propertyNewsInitials
Stores and retrieves news initials.
Public propertyNewsLink
Stores and retrieves news link.
Public propertyNewsLinkPopup
Determines whether the news link to popup.
Public propertyNewsManchet
Stores and retrieves news teaser.
Public propertyNewsMetaURL
Stores and retrieves news Meta URL.
Public propertyNewsShortDate
Returns short date of the news date.
Public propertyNewsSmallImage
Stores and retrieves small news image.
Public propertyNewsTemplateID
Stores and retrieves ID of the news template.
Public propertyNewsText
Gets or sets the news text.
Public propertyNewsUpdatedDate
Stores and retrieves the date of news update.
Public propertyNewsUpdatedShortDate
Returns short date of the news update date.
Public propertyNewsUserCreate
Determines by what user news was created.
Public propertyNewsUserEdit
Determines by what user news was edited.
Public propertyRelatedCategories
Stores and retrieves new item related categories.
Public propertyTransaction (Inherited from DbObject.)
Top
See Also