Click or drag to resize

IAssetTreeNode Properties

The IAssetTreeNode type exposes the following members.

Properties
  NameDescription
Public propertyEndDate
Gets/sets the time when the Asset stops to be valid
Public propertyId
Gets/sets id of the node
Public propertyIsFolder
Gets/sets whether the node is an Asset Folder. Asset folders are just containers.
Public propertyLastChanged
Gets/sets the time when the Asset was last changed, in the CMS authoring environment
Public propertyLocale
Gets/sets locale of the node
Public propertyName
Gets/sets name of the node
Public propertyNode
Gets/set the XML element from the Asset Tree
Public propertySchemaRootName
Gets/sets Asset schema root element name of the node
Public propertyStartDate
Gets/sets the time when the Asset starts to be valid
Top
See Also