The Content type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Content | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Clone | Overloaded. | |
| 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.) | |
| GetAccessRights | Overloaded. | |
| GetAttribute | (Inherited from FrameworkEntityBase.) | |
| GetAttributes | (Inherited from FrameworkEntityBase.) | |
| GetAttributeValue<(Of <(T>)>) | (Inherited from FrameworkEntityBase.) | |
| GetAttributeValues<(Of <(T>)>) | (Inherited from FrameworkEntityBase.) | |
| GetEntityTags | (Inherited from FrameworkEntityBase.) | |
| GetHashCode | (Inherited from EntityBase.) | |
| GetSyndicationFeed | (Inherited from FrameworkEntityBase.) | |
| GetTotalAccessRights | Overloaded. | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| LoadOwnedObjects | Overloaded. | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetAttributeValue | Overloaded. | |
| ToEntityReference | (Inherited from EntityBase.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| 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
|