The ContentItem type exposes the following members.

Properties

  NameDescription
Public propertyContent
Gets or sets the content.
Public propertyContentItemId
Gets or sets the content item id.
Public propertyContentKey
Gets or sets the content key.
Public propertyContentTitle
The title of the ContentItem.
Public propertyContentTypeId
Gets or sets the content type id.
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyFiles
Files that are attached to this ContentItem.
Public propertyImages
Images associated with this ContentItem.
Public propertyIndexed
Gets or sets a value indicating whether this ContentItem is indexed.
Public propertyKeyID
Gets or sets the key ID.
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyMetadata
Gets the metadata.
Public propertyModuleID
Gets or sets the module ID.
Public propertyStateID
Gets or sets the Content Workflow State ID.
Public propertyTabID
Gets or sets the tab ID.
Public propertyTerms
Gets the terms.
Public propertyVideos
Video files attached to this ContentItem.

See Also