ITreeNode Properties |
The ITreeNode type exposes the following members.
Name | Description | |
---|---|---|
ClassName |
Gets the node class name.
| |
ColumnNames |
Column names.
(Inherited from IDataContainer.) | |
DocumentCulture |
Gets the document culture.
| |
DocumentExtensions |
Gets the document extensions.
| |
DocumentID |
Gets the document ID.
| |
DocumentUrlPath |
Gets the 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 |
Gets the node alias path.
| |
NodeGUID |
Gets the node GUID.
| |
NodeID |
Gets the node ID.
| |
NodeSiteID |
Gets the node site ID.
| |
NodeSiteName |
Gets the node site name.
| |
NodeTemplateForAllCultures |
If true, the document uses the same template (NodeTemplateID) for all culture versions.
| |
OriginalNodeSiteID |
Gets the original node site ID. Returns NodeSiteID for standard document, LinkedNodeSiteID for linked document.
|