The Content type exposes the following members.

Constructors

  NameDescription
ContentOverloaded.

Methods

  NameDescription
CloneOverloaded.
CloneReferenceMembers (Inherited from FrameworkEntityBase.)
Equals (Inherited from EntityBase.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetAccessRightsOverloaded.
GetAttribute (Inherited from FrameworkEntityBase.)
GetAttributes (Inherited from FrameworkEntityBase.)
GetAttributeValue<(Of <(T>)>) (Inherited from FrameworkEntityBase.)
GetAttributeValues<(Of <(T>)>) (Inherited from FrameworkEntityBase.)
GetEntityTags
Returns an EntityTagCollection of all IEntityTag where the specified user is set as Tagger.
(Inherited from FrameworkEntityBase.)
GetHashCode (Inherited from EntityBase.)
GetSyndicationFeed (Inherited from FrameworkEntityBase.)
GetTotalAccessRightsOverloaded.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
LoadOwnedObjectsOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetAttributeValueOverloaded.
ToEntityReference (Inherited from EntityBase.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
AccessRightsType (Overrides FrameworkEntityBase..::.AccessRightsType.)
Author
Gets or sets the creator of the content
AvgRating
Gets the average rating value.
(Inherited from FrameworkEntityBase.)
Body
Gets or sets the content description
CacheKey
Cache key used to identify the entity in the cache.
(Overrides EntityBase..::.CacheKey.)
CascadeStatus (Inherited from FrameworkEntityStatusBase.)
Categories
Gets and sets Categories for an entity
(Inherited from FrameworkEntityBase.)
Created
Gets the creation date
EntityTags (Inherited from FrameworkEntityBase.)
Header
Gets or sets the content name
ID
Id of the entity
(Inherited from EntityBase.)
IsRatable
Gets and set the entities ratability.
(Inherited from FrameworkEntityBase.)
IsReported
Gets whether this entity has an open IReportCase
(Inherited from FrameworkEntityBase.)
Item
Gets the IAttribute with the specified name initialized with attributes values for the global site.
(Inherited from FrameworkEntityBase.)
LanguageID
Gets and sets the language id for this content
Modified
Gets the last modified date
NumRatings
Gets the number of ratings.
(Inherited from FrameworkEntityBase.)
OwnedBy (Inherited from FrameworkEntityBase.)
Parent
Gets the archive pointed to by the parent or null if not set.
PhysicalPath
Gets the physical path to the content
PreviousStatus (Inherited from FrameworkEntityStatusBase.)
ReadOnly (Inherited from EntityBase.)
ReportData (Inherited from FrameworkEntityBase.)
Status (Inherited from FrameworkEntityStatusBase.)
Tags (Inherited from FrameworkEntityBase.)
Type
Gets the content type, file or folder
UniqueID
Guid of the entity
(Inherited from EntityBase.)
VirtualPath
Gets the virtual path to the content

See Also