Click or drag to resize
ITreeNode Properties

The ITreeNode type exposes the following members.

Properties
  NameDescription
Public propertyClassName
Gets the node class name.
Public propertyColumnNames
Column names.
(Inherited from IDataContainer.)
Public propertyDocumentCulture
Gets the document culture.
Public propertyDocumentExtensions
Gets the document extensions.
Public propertyDocumentID
Gets the document ID.
Public propertyDocumentUrlPath
Gets the document URL path.
Public propertyIsLink
Indicates whether the document is link to another document.
Public propertyItem
Gets or sets the value of the column.
(Inherited from ISimpleDataContainer.)
Public propertyNodeAliasPath
Gets the node alias path.
Public propertyNodeGUID
Gets the node GUID.
Public propertyNodeID
Gets the node ID.
Public propertyNodeSiteID
Gets the node site ID.
Public propertyNodeSiteName
Gets the node site name.
Public propertyNodeTemplateForAllCultures
If true, the document uses the same template (NodeTemplateID) for all culture versions.
Public propertyOriginalNodeSiteID
Gets the original node site ID. Returns NodeSiteID for standard document, LinkedNodeSiteID for linked document.
Top
See Also