TreeNode Properties |
The TreeNode type exposes the following members.
Name | Description | |
---|---|---|
AbsoluteURL |
Gets document absolute URL.
| |
Aliases |
Collection of the document aliases.
| |
AllAttachments |
Collection of all document attachments (all field, grouped and unsorted).
| |
AllChildren |
Collection of all child nodes from all levels.
| |
AllowClone |
Indicates if the object supports cloning.
(Inherited from BaseInfo.) | |
AllowPartialUpdate |
If true, the object allows partial updates.
(Inherited from AbstractInfoTInfo.) | |
AllowRestore |
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfo.) | |
AllowTouchParent |
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.) | |
AssignedSites |
Collection of the sites to which the object is associated via site bindings (M:N relationships).
(Inherited from BaseInfo.) | |
AttachmentHistory |
Collection of the attachment history of the document
| |
Attachments |
Collection of unsorted document attachments.
| |
BindingObjectTypes | Obsolete.
Binding object types.
(Inherited from BaseInfo.) | |
Bindings |
Collection of the binding objects for the given object.
(Inherited from BaseInfo.) | |
CacheParentData |
If true, the parent object data is cached within object.
(Inherited from BaseInfo.) | |
Categories |
Collection of document categories.
| |
CategoryIDColumn | Obsolete.
Category ID column name.
(Inherited from BaseInfo.) | |
ClassName |
Class name in format application.class.
(Overrides AbstractInfoTInfoClassName.) | |
CodeNameColumn |
Code name column name of the info record.
(Inherited from BaseInfo.) | |
CodeNameChanged |
Returns whether the object code name changed or not
(Inherited from AbstractInfoTInfo.) | |
ColumnNames |
Column names.
(Inherited from AbstractInfoTInfo.) | |
ConnectedDocuments |
Connected documents.
| |
ConnectedObjects |
Connected objects.
| |
CoupledClassIDColumn |
Name of the coupled class ID column.
| |
CoupledDataContainer |
Document coupled fields data container
| |
CultureDataContainer |
Document culture specific data container
| |
CultureVersions |
Collection of all culture versions of this document.
| |
CustomizedColumns |
Gets the list of customized columns in current object
(Inherited from BaseInfo.) | |
DataClass |
Data class with the info object data.
(Inherited from AbstractInfoTInfo.) | |
DataClassInfo |
DataClass info
| |
DeleteFiles |
Indicates if all physical files should be deleted when object will be deleted.
(Inherited from AbstractInfoTInfo.) | |
DisplayNameColumn |
Display name column name of the info record.
(Inherited from BaseInfo.) | |
DocumentCampaign |
Document campaign.
| |
DocumentContent |
Document content.
| |
DocumentConversionValue |
Document conversion value.
| |
DocumentCulture |
Document culture.
| |
DocumentCustomData |
Document custom data.
| |
DocumentExtensions |
Document extensions.
| |
DocumentForeignKeyValue |
Document foreign key value
| |
DocumentGUID |
GUID to identify the document within site.
| |
DocumentHash |
Document hash.
| |
DocumentCheckedOutByUserID |
ID of a user who has checked the document out.
| |
DocumentCheckedOutVersionHistoryID |
Document checked out version history ID (latest document version).
| |
DocumentID |
Document ID.
| |
DocumentIsArchived |
Indicates whether document is archived.
| |
DocumentIsWaitingForTranslation |
Indicates whether the document is in the process of translation (submitted to a translation service).
| |
DocumentLogVisitActivity |
Indicates whether any activity is tracked for this document.
| |
DocumentMenuCaption |
Document menu caption.
| |
DocumentMenuClass |
Document menu class.
| |
DocumentMenuClassHighlighted |
Document menu highlighted class.
| |
DocumentMenuClassOver |
Document menu class over.
| |
DocumentMenuItemImage |
Document menu item image.
| |
DocumentMenuItemImageHighlighted |
Document menu item highlighted image.
| |
DocumentMenuItemImageOver |
Document menu item image over.
| |
DocumentMenuItemInactive |
Indicates whether item is inactive in document menu.
| |
DocumentMenuItemLeftImage |
Document menu item left image.
| |
DocumentMenuItemLeftImageHighlighted |
Document menu item left image highlighted.
| |
DocumentMenuItemLeftImageOver |
Document menu item left image over.
| |
DocumentMenuItemRightImage |
Document menu item right image.
| |
DocumentMenuItemRightImageHighlighted |
Document menu item right image highlighted.
| |
DocumentMenuItemRightImageOver |
Document menu item right image over.
| |
DocumentMenuJavascript |
JavaScript code that is executed upon click on the document in the menus.
| |
DocumentMenuRedirectToFirstChild |
Indicates if redirection to first child document should be performed when accessed
| |
DocumentMenuRedirectUrl |
URL to which the document is redirected when accessed
| |
DocumentMenuStyle |
Document menu style.
| |
DocumentMenuStyleHighlighted |
Document menu highlighted style.
| |
DocumentMenuStyleOver |
Document menu style over.
| |
DocumentName |
Document name
| |
DocumentNamePath |
Document name path
| |
DocumentPageTemplateID |
Document page template for specific culture version.
| |
DocumentPriority |
Document priority.
| |
DocumentPublishedVersionHistoryID |
Document published version history ID (latest published document version).
| |
DocumentPublishFrom |
Indicates from when the document should be published.
| |
DocumentPublishTo |
Indicates to when the document should be published.
| |
DocumentRatings |
Number of ratings.
| |
DocumentRatingValue |
Sum of all ratings.
| |
DocumentSearchExcluded |
Indicates whether the document will be excluded from search.
| |
DocumentSitemapSettings |
Gets or sets the sitemap settings in format frequency;priority.
| |
DocumentsOnPath |
Collection of documents on the path to the current document
| |
DocumentStylesheetID |
Document stylesheet ID.
| |
DocumentTagGroupID |
Document tag group ID.
| |
DocumentTags |
Document tags.
| |
DocumentTrackConversionName |
Document conversion name - reflects the "TrackConversionName" data column.
| |
DocumentType |
Document type, contains the document extension.
| |
DocumentUrlPath |
Document URL path.
| |
DocumentUseCustomExtensions |
Use custom document extensions.
| |
DocumentUseNamePathForUrlPath |
Automatically use document name path for the UrlPath.
| |
DocumentWildcardRule |
Document wild card rule.
| |
DocumentWorkflowActionStatus |
Returns string representing workflow action status.
| |
DocumentWorkflowCycleGUID |
Workflow cycle GUID to obtain preview link for document.
| |
DocumentWorkflowStepID |
Document workflow step ID.
| |
Forums |
Collection of the ad-hoc forums for this document
| |
Generalized |
Generalized interface of this object.
(Inherited from AbstractInfoTInfo.) | |
GroupedAttachments |
Document grouped attachments.
| |
GUIDColumn | Obsolete.
GUID column.
(Inherited from BaseInfo.) | |
HasData |
Returns true if the object has it's data storage initialized already
(Inherited from AbstractInfoTInfo.) | |
HasChanged |
Indicates whether the object changed.
(Overrides AbstractInfoTInfoHasChanged.) | |
HasSKU |
Indicates whether the document contains SKU data.
| |
CheckUnique |
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.) | |
ChildDependencies |
Collection of the child dependencies for the given object. These are objects which should be included into the parent data (for example class data for BizForms), but aren't direct child of the object.
(Inherited from BaseInfo.) | |
ChildDependencyColumns | Obsolete.
Name of the columns (separated by semicolon) of object dependencies which should be included into the parent data (for example class data for BizForms).
(Inherited from BaseInfo.) | |
ChildObjectTypes | Obsolete.
Child object types.
(Inherited from BaseInfo.) | |
Children |
Collection of child nodes.
| |
Icon |
Object icon
(Inherited from BaseInfo.) | |
IDColumn | Obsolete.
ID column name of the info record.
(Inherited from BaseInfo.) | |
IgnoreExternalColumns |
If true, externally stored columns are ignored and are stored normally in DB.
(Inherited from BaseInfo.) | |
InstanceGUID |
Returns the object instance GUID
(Inherited from BaseInfo.) | |
InvalidateObject | Obsolete.
If true, object is invalidated when the object is changed.
(Inherited from BaseInfo.) | |
IsArchived |
Indicates whether the document is archived.
| |
IsCachedObject |
If true, the object is cached within the system for later use
(Inherited from BaseInfo.) | |
IsClone |
Indicates if the object is clone.
(Inherited from BaseInfo.) | |
IsComplete |
Indicates whether the object is complete (has all columns).
(Overrides AbstractInfoTInfoIsComplete.) | |
IsCoupled |
Indicates whether the document contains coupled data.
| |
IsDefaultCulture |
If true, the document is in the default culture for the given web site.
| |
IsDisconnected |
Returns true if this collection is disconnected from the database
(Inherited from BaseInfo.) | |
IsGlobal |
Returns true if the object is global object. False if the object belongs to specific site only.
(Inherited from BaseInfo.) | |
IsCheckedOut |
Indicates whether the document is checked out.
| |
IsCheckedOutByUserID |
Gets ID of the user who checked the object out.
(Inherited from BaseInfo.) | |
IsInPublishStep |
Indicates whether the node is in published step disregarding publish from/to values.
| |
IsLastVersion |
If true, the document is the last version (retrieved using DocumentHelper.GetDocument).
| |
IsLink |
Indicates whether the document is link to another document.
| |
IsObjectValid |
Returns true if the object is considered valid.
(Inherited from BaseInfo.) | |
IsPublished |
Indicates whether the document is published.
| |
IsSecuredNode |
Node secure property - reflects the "IsSecuredNode" data column.
| |
Item |
Gets or sets the value of the column.
(Inherited from BaseInfo.) | |
Links |
Collection of linked nodes, including the original.
| |
LogEvents |
If true, Events tasks are logged on the object update.
(Overrides BaseInfoLogEvents.) | |
LogExport |
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.) | |
LogIntegration |
If true, integration tasks are being logged.
(Inherited from BaseInfo.) | |
LogSynchronization |
If true, synchronization tasks are logged on the object update.
(Inherited from BaseInfo.) | |
LogWebFarmTasks |
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.) | |
MessageBoards |
Collection of the message boards for this document
| |
MetaFiles |
Collection of the metafiles belonging to the object.
(Inherited from BaseInfo.) | |
Name |
Returns the code name of the object
(Inherited from BaseInfo.) | |
NodeAlias |
Node alias.
| |
NodeAliasPath |
Node alias path. This property is read only.
| |
NodeAllowCacheInFileSystem |
Identifies whether the document allows output caching in the file system.
| |
NodeBodyElementAttributes |
Node bode element attributes - attributes of html body tag.
| |
NodeCacheMinutes |
Indicates how long should node stay in cache (in minutes).
| |
NodeClassName |
Node class name in format application.class.
| |
NodeCustomData |
Node custom data.
| |
NodeDataContainer |
Document tree node data container
| |
NodeDocType |
Node document type.
| |
NodeGUID |
Node GUID to identify document node within site tree.
| |
NodeHasChildren |
Indicates if node has children.
| |
NodeHasLinks |
Indicates if node has links.
| |
NodeHeadTags |
Node header tags.
| |
NodeChildNodesCount | Obsolete.
Node child nodes count.
| |
NodeID |
Node ID. This property is read only.
| |
NodeInheritPageLevels |
Node inherit page levels.
| |
NodeInheritPageTemplate |
If true, the document inherits the page template from parent
| |
NodeLevel |
Document node level. This property is read only.
| |
NodeName |
Node name.
| |
NodeOrder |
Node order in sibling sequence. This property is read only.
| |
NodeOwner |
Node owner, read only.
| |
NodeParentID |
Document parent node ID.
| |
NodeSiteID |
Node site ID.
| |
NodeSiteName |
Node site name.
| |
NodeSKUID |
E-commerce SKU (product) ID.
| |
NodeTemplateForAllCultures |
If true, the document uses the same template (NodeTemplateID) for all culture versions
| |
NodeTemplateID |
Node page template ID - used for all culture versions if NodeTemplateForAllCultures is true
| |
NodeWireframeInheritPageLevels |
Node wireframe inherit page levels.
| |
NodeWireframeTemplateID |
Node wireframe template ID - Special template used for wireframing (always is ad-hoc).
| |
ObjectCategory |
Object category.
(Inherited from BaseInfo.) | |
ObjectClassName | Obsolete.
Class name.
(Inherited from BaseInfo.) | |
ObjectCodeName |
Object code name.
(Inherited from BaseInfo.) | |
ObjectDisplayName |
Object display name.
(Overrides BaseInfoObjectDisplayName.) | |
ObjectFullName |
Object full name if exists
(Inherited from BaseInfo.) | |
ObjectGroupID |
Object community group ID.
(Inherited from BaseInfo.) | |
ObjectGUID |
Object GUID.
(Inherited from BaseInfo.) | |
ObjectIcon |
Object icon metafile.
(Inherited from BaseInfo.) | |
ObjectIconGUID |
Object icon GUID.
(Inherited from BaseInfo.) | |
ObjectID |
Object ID.
(Inherited from BaseInfo.) | |
ObjectIsCustom |
Indicates if object is custom.
(Inherited from BaseInfo.) | |
ObjectIsCustomized |
Indicates if object is customized.
(Inherited from BaseInfo.) | |
ObjectIsNested | Obsolete.
Returns true if the object is created within wrapping object and figures as its part (e.g., partial classes for TreeNode class).
(Inherited from BaseInfo.) | |
ObjectLastAccessed |
Object last access time (uses internally by providers).
(Inherited from BaseInfo.) | |
ObjectLastModified |
Last modified time.
(Inherited from BaseInfo.) | |
ObjectOrder |
Returns the order of the object among the other objects.
(Inherited from BaseInfo.) | |
ObjectParent |
Object parent
(Overrides BaseInfoObjectParent.) | |
ObjectParentID |
Object parent ID.
(Inherited from BaseInfo.) | |
ObjectSettings |
Object settings
(Inherited from BaseInfo.) | |
ObjectSite |
Returns the object site.
(Inherited from BaseInfo.) | |
ObjectSiteID |
Object site ID.
(Inherited from BaseInfo.) | |
ObjectSiteName |
Object site name.
(Inherited from BaseInfo.) | |
ObjectStatus |
Gets current status of the object.
(Overrides BaseInfoObjectStatus.) | |
ObjectThumbnail |
Object thumbnail metafile.
(Inherited from BaseInfo.) | |
ObjectThumbnailGUID |
Object thumbnail GUID.
(Inherited from BaseInfo.) | |
ObjectType | Obsolete.
Object type.
(Inherited from BaseInfo.) | |
ObjectVersionGUID |
Object version GUID.
(Inherited from BaseInfo.) | |
OrderColumn | Obsolete.
Order column name of the info record.
(Inherited from BaseInfo.) | |
OriginalNodeID |
Original node ID. Returns NodeID for standard document, LinkedNodeID for linked document.
| |
OriginalNodeSiteID |
Original node site ID. Returns NodeSiteID for standard document, LinkedNodeSiteID for linked document.
| |
OriginalObjectCodeName |
Returns the original object code name
(Inherited from AbstractInfoTInfo.) | |
OtherBindingObjectTypes | Obsolete.
Other binding types (ObjectType constants separated by semicolon) - binding types where this object participate but is not parent object of those binding types.
(Inherited from BaseInfo.) | |
OtherBindings |
Collection of the binding objects for the given object.
(Inherited from BaseInfo.) | |
Owner |
Document owner
| |
Parent |
Parent document.
| |
ParentIDColumn | Obsolete.
Parent ID column name of the info record.
(Inherited from BaseInfo.) | |
ParentObjectType |
Parent object type.
(Inherited from BaseInfo.) | |
PermanentURL |
Gets document permanent absolute URL.
| |
Personalizations |
Collection of the personalizations (widget settings) for the document
| |
PrioritizedProperties |
List of properties which should be prioritized in the macro controls (IntelliSense, MacroTree).
(Overrides BaseInfoPrioritizedProperties.) | |
Processes |
Collection of the processes belonging to the object.
(Inherited from BaseInfo.) | |
Properties |
Properties of the object
(Inherited from AbstractInfoTInfo.) | |
PublishedVersionExists |
Indicates whether there is a published version for current document.
| |
ReferringObjects |
Collection of the objects depending on this object (object which have FK to this object).
(Inherited from BaseInfo.) | |
RegisteredProperties |
Registered properties
(Inherited from AbstractInfoTInfo.) | |
RelatedData |
Custom data connected to the object.
(Inherited from BaseInfo.) | |
RelatedDocuments |
Related documents.
| |
RelatedObjects |
Related objects.
(Inherited from BaseInfo.) | |
RelativeURL |
Gets document relative URL.
| |
RequiresSSL |
Node secure property - reflects the "RequiresSSL" data column.
| |
SearchType |
Returns search type.
(Overrides AbstractInfoTInfoSearchType.) | |
ScheduledTasks |
Collection of the scheduled tasks belonging to the object.
(Inherited from BaseInfo.) | |
Site |
Site of the document
| |
SiteIDColumn | Obsolete.
Site ID column name of the info record.
(Inherited from BaseInfo.) | |
SupportsVersioning |
Indicates if the object versioning is supported. Default false
(Inherited from BaseInfo.) | |
SynchronizedLinkColumns |
List of columns in CMS_Tree table automatically synchronized between linked documents
| |
SynchronizeFieldValues |
Indicates whether field values should be synchronized on set (SKU mappings etc.)
| |
Tags |
Collection of document tags.
| |
Thumbnail |
Object thumbnail
(Inherited from BaseInfo.) | |
TimeStampColumn | Obsolete.
Time stamp column.
(Inherited from BaseInfo.) | |
TouchCacheDependencies |
If true, cache dependencies are touched when the object is changed.
(Overrides BaseInfoTouchCacheDependencies.) | |
TreeProvider |
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.
| |
TypeInfo |
Object type information.
(Inherited from BaseInfo.) | |
UpdateTimeStamp |
If true, timestamp of the object is updated when saved.
(Inherited from BaseInfo.) | |
UpdateVersionGUID |
If true, version GUID of the object is updated when saved.
(Inherited from AbstractInfoTInfo.) | |
ValidateCodeName |
If true, the code name is validated upon saving.
(Inherited from BaseInfo.) | |
VersionHistory |
Collection of the version history of the document
| |
VersioningEnabled |
Indicates if the object versioning is enabled by the settings.
(Inherited from BaseInfo.) | |
VersionManager |
Version manager instance.
| |
WildcardRegex |
Contains compiled regular expression for wildcard macro.
| |
WorkflowHistory |
Collection of the workflow history of the document
| |
WorkflowManager |
Workflow manager instance.
| |
WorkflowStep |
Document workflow step.
| |
WorkflowStepName |
Document workflow step name.
| |
WorkflowStepTimeout |
Document workflow step timeout date (for steps with timeout).
| |
WorkflowStepType |
Document workflow step type.
|