ITreeNode Properties |
The ITreeNode type exposes the following members.
Name | Description | |
---|---|---|
ClassName |
Node class name
| |
ColumnNames |
Column names.
(Inherited from IDataContainer.) | |
DocumentCulture |
Document culture
| |
DocumentExtensions |
Document extensions.
| |
DocumentUrlPath |
Document URL path.
| |
IsLink |
Indicates whether the document is link to another document.
| |
Item |
Gets or sets the value of the column.
(Inherited from ISimpleDataContainer.) | |
NodeAliasPath |
Node alias path
| |
NodeGUID |
Node GUID.
| |
NodeID |
Node ID
| |
NodeSiteID |
Node site ID
| |
NodeSiteName |
Node site name.
| |
NodeTemplateForAllCultures |
If true, the document uses the same template (NodeTemplateID) for all culture versions
| |
OriginalNodeSiteID |
Original node site ID. Returns NodeSiteID for standard document, LinkedNodeSiteID for linked document.
|