ICategoryNode Properties Ingeniux CMS Content Store API

The ICategoryNode type exposes the following members.

Properties

  Name Description
Public property Created
Gets the entity's creation date.
(Inherited from IEntity.)
Public property CreationLocale
Gets the locale under which this category node was created.
Public property CreationUser
Gets the ID of the User who created this entity.
(Inherited from IEntity.)
Public property CurrentLocale
Gets the current operating locale.
Public property Description
Gets and sets the description of this CategoryNode.
Public property ExternalID
Gets and sets the ExternalID of this CategoryNode.
Public property Hierarchy
Gets the hierarchy value of this CategoryNode.
Public property LastModified
Gets the date when the entity was most recently modified.
(Inherited from IEntity.)
Public property LastModifiedUser
Gets the ID of the User who lasted edited the entity.
(Inherited from IEntity.)
Public property Name
Gets and sets the entity's name.
(Inherited from IEntity.)
Public property OriginalDescription
Gets the description of this CategoryNode in its native creation locale.
Public property OriginalName
Gets the name of this CategoryNode in its native creation locale.
Public property OriginalTypeName
Gets the type name of this CategoryNode in its native creation locale.
Public property PermissionInherited
Public property Session
Gets the session that retrieved this entity. An entity is always session-specific.
(Inherited from IEntity.)
Public property SessionId
Gets the unique ID of the session that retrieved this entity.
(Inherited from IEntity.)
Public property Translated
Checks if this CategoryNode has translation under CurrentLocale
Public property Code example TypeName
Gets and sets the name of the category type under the current locale.
Top
See Also

Reference