This type contains the following members.
public interface IPublishedContent: IPublishedContentValues, IIdentifiable
- Extends:
- IPublishedContentValuesIIdentifiable
Properties
| Name | Gets the name of this published content. |
| NodeId | Gets id of the owner node of this published content. |
| CollectionId | Gets the id of the collection entity ( |
| ParentNodeId | Gets the id of the parent node of this published content. |
| AncestorNodeIds | Gets the ids of the ancestor nodes of this published content. |
| RelativePath | |
| ViewKey | |
| Culture | Gets the culture for which this content is published. |
| SortIndex | |
| LastPublished | Gets the last published date/time with timezone. |
Implemented by
| PublishedContentEntity |