ICategoryNode Properties |
The ICategoryNode type exposes the following members.
Name | Description | |
---|---|---|
Archived |
Gets/sets the archived value of this entity
(Inherited from IEntity.) | |
AssetIds |
Gets the IDs of all the assets associated with this CategoryNode.
| |
ContentItemIds |
Gets the IDs of all the content items associated with this CategoryNode.
| |
Created |
Gets the entity's creation date.
(Inherited from IEntity.) | |
CreationLocale |
Gets the locale under which this category node was created.
| |
CreationUser |
Gets the ID of the User who created this entity.
(Inherited from IEntity.) | |
CurrentLocale |
Gets the current operating locale.
| |
Description |
Gets and sets the description of this CategoryNode.
| |
ExternalID |
Gets and sets the ExternalID of this CategoryNode.
| |
Hierarchy |
Gets the hierarchy value of this CategoryNode.
| |
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.) | |
Manager |
Gets the manager that retrieved this entity instance.
(Inherited from IEntityTManager.) | |
OriginalDescription |
Gets the description of this CategoryNode in its native creation locale.
| |
OriginalName |
Gets the name of this CategoryNode in its native creation locale.
| |
OriginalTypeName |
Gets the type name of this CategoryNode in its native creation locale.
| |
PageIds |
Gets the IDs of all the pages associated with this CategoryNode.
| |
ParentId |
Gets the ID of this CategoryNode's parent node.
| |
PermissionInherited | ||
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 CategoryNode's sibling. 1.0 if this node has no siblings.
| |
Translated |
Checks if this CategoryNode has translation under CurrentLocale | |
TypeName |
Gets and sets the name of the category type under the current locale.
|