IContentItem Properties |
The IContentItem type exposes the following members.
Name | Description | |
---|---|---|
_Locale |
Gets/sets the locale name of this object, if this object
has language property
| |
AdminRightsEnabled |
Gets and sets whether the content item has admin rights enabled. Admin rights will allow actions to the item that cannot normally be done by the user whose session is processing the request.
(Inherited from IContentItemWorkflowSuper.) | |
AssignedGroup |
Gets the Group to which this page is currently assigned. If the page is not assigned to a group, this method returns null.
| |
AssignedUser |
Gets the User to whom this page is currently assigned. If the page is not assigned to a user, this method returns null.
| |
AssignmentComment |
Gets the comments from assignments when the page was not in workflow.
| |
CanMarkForPublish |
Controls whether the page is allowed to mark for publish.
| |
CanParentRegionRoots |
Gets and sets whether this content item allows region roots (content items with a noninherited locale) when the content item isn't language-neutral.
| |
CheckedOut | ||
Comments |
Gets/sets the comment of this version.
(Inherited from IContentItemVersion.)Comments are set during check-in of a IContentItemContent Item .However, it can be changed anytime afterwards. | |
ContentItemType | ||
Created |
Gets the entity's creation date.
(Inherited from IEntity.) | |
CreationUser |
Gets the ID of the User who created this entity.
(Inherited from IEntity.) | |
CurrentWorkflow |
Gets the workflow this page is in. If page is not in a workflow, this method returns null.
| |
Date |
Gets the date and time when this version was last changed.
(Inherited from IContentItemVersion.) | |
EndDate |
Gets and sets the end date of the page. When set, this page will not be included in navigations when current time is greater than the EndDate value.
| |
Hierarchy | Obsolete. | |
Icon |
Gets and sets the icon of the page. The value is the numeric representation of the icon images.
| |
InWorkflowTransition |
Gets and sets whether the content item is being accessed within the bounds of a workflow transition.
(Inherited from IContentItemWorkflowSuper.) | |
JustSynced |
Gets whether the page's content was updated via Schema synchronization and hasn't yet been modified directly.
| |
LastModified |
Gets the date when the entity was most recently modified.
(Inherited from IEntity.) | |
LastModifiedUser |
Gets the ID of the User who lasted edited the entity.
(Inherited from IEntity.) | |
Locale |
Gets and sets the language of this page.
| |
LocaleInherited |
Gets whether this page inherits its locale from its ancestor page.
| |
Manager |
Gets the manager that retrieved this entity instance.
(Inherited from IEntityTManager.) | |
MasterLingualMap |
Gets the lingual map between this page and its Master Page.
| |
Name |
Gets and sets the entity's name.
(Inherited from IEntity.) | |
NowSyncing |
Gets whether the page is currently being synchronized to the latest version of the Schema used to create it.
| |
ParentId |
Gets the unique ID of the parent object
| |
Removed |
Gets whether the page is under Removed status, which means it is currently a descendant of the Recycle Folder.
| |
SchemaName |
Gets the root name of the Schema, which is also the root element name of this version's serialized XML document.
(Inherited from IContentItemVersion.) | |
SecurityDescriptor |
Gets the security descriptor of this content item
| |
SecurityInherited |
Gets whether this content item has security inherited from
its parent
| |
Session |
Gets the session that retrieved this entity. An entity is always session-specific.
(Inherited from IEntity.) | |
SessionId |
Gets the unique ID of the session that retrieved this entity.
(Inherited from IEntity.) | |
SiblingPosition |
Gets the position of this object among its siblings
| |
StartDate |
Gets and sets the start date of the page. When set, this page will not be included in navigations when current time is less than the StartDate value.
| |
VersionNumber |
Gets the version number of this version.
(Inherited from IContentItemVersion.) |