Click or drag to resize
SKUTreeNode Class
Class representing document connected with product
Inheritance Hierarchy
SystemObject
  CMS.BaseAbstractObject
    CMS.DataEngineBaseInfo
      CMS.DataEngineAbstractInfoBaseTreeNode
        CMS.DataEngine.InternalAbstractCompositeInfoTreeNode
          CMS.DocumentEngineTreeNode
            CMS.EcommerceSKUTreeNode

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public class SKUTreeNode : TreeNode

The SKUTreeNode type exposes the following members.

Constructors
  NameDescription
Public methodSKUTreeNode Obsolete.
Empty constructor, allowed only if Initialize is called immediately after it.
Protected methodSKUTreeNode(String)
Base constructor for inherited classes and internal purposes
Top
Fields
  NameDescription
Protected fieldisInDocumentHelper
If true, the document is currently in the document helper and should call normal methods.
(Inherited from TreeNode.)
Protected fieldmClassName
Node class name.
(Inherited from TreeNode.)
Protected fieldmDataClass
Data class with the SiteInfo data.
(Inherited from AbstractInfoBaseTInfo.)
Protected fieldmDocumentContent
Document editable content.
(Inherited from TreeNode.)
Protected fieldmDocumentCustomData
Document custom data.
(Inherited from TreeNode.)
Protected fieldmGroupedAttachments
Grouped attachments.
(Inherited from TreeNode.)
Protected fieldmNodeCustomData
Node custom data.
(Inherited from TreeNode.)
Protected fieldmParent
Parent document.
(Inherited from TreeNode.)
Protected fieldmStatus
Status of the object.
(Inherited from BaseInfo.)
Protected fieldmTreeProvider
Tree provider object to use for the database access.
(Inherited from TreeNode.)
Protected fieldmVersionManager
Manager for version actions.
(Inherited from TreeNode.)
Protected fieldmWorkflowManager
Manager for workflow actions.
(Inherited from TreeNode.)
Protected fieldmWorkflowStep
Document workflow step
(Inherited from TreeNode.)
Protected fieldmWorkflowStepTimeout
Document workflow step timeout
(Inherited from TreeNode.)
Top
Properties
  NameDescription
Public propertyAbsoluteURL
Gets document absolute URL.
(Inherited from TreeNode.)
Public propertyAliases
Collection of the document aliases.
(Inherited from TreeNode.)
Public propertyAllAttachments
Collection of all document attachments (all field, grouped and unsorted).
(Inherited from TreeNode.)
Public propertyAllChildren
Collection of all child nodes from all levels.
(Inherited from TreeNode.)
Protected propertyAllowClone
Indicates if the object supports cloning.
(Inherited from BaseInfo.)
Public propertyAllowPartialUpdate
If true, the object allows partial updates.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyAllowRestore
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfo.)
Protected propertyAllowTouchParent
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.)
Public propertyAssignedSites
Collection of the sites to which the object is associated via site bindings (M:N relationships).
(Inherited from BaseInfo.)
Public propertyAttachmentHistory
Collection of the attachment history of the document
(Inherited from TreeNode.)
Public propertyAttachments
Collection of unsorted document attachments.
(Inherited from TreeNode.)
Public propertyBindings
Collection of the binding objects for the given object where the current object is a parent of the binding.
(Inherited from BaseInfo.)
Protected propertyCacheParentData
If true, the parent object data is cached within object.
(Inherited from BaseInfo.)
Public propertyCategories
Collection of document categories.
(Inherited from TreeNode.)
Public propertyClassName
Class name in format application.class.
(Inherited from TreeNode.)
Protected propertyClearCacheMethods
Dictionary with the methods for clearing the internal object cache [columnName] => [clearCacheAction]
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyCodeNameColumn
Code name column name of the info record.
(Inherited from BaseInfo.)
Protected propertyCodeNameChanged
Returns whether the object code name changed or not
(Inherited from AbstractInfoBaseTInfo.)
Public propertyColumnNames
Column names.
(Inherited from AbstractInfoBaseTInfo.)
Public propertyConnectedDocuments
Connected documents.
(Inherited from TreeNode.)
Public propertyConnectedObjects
Connected objects.
(Inherited from TreeNode.)
Public propertyCoupledClassIDColumn
Name of the coupled class ID column.
(Inherited from TreeNode.)
Public propertyCultureVersions
Collection of all culture versions of this document.
(Inherited from TreeNode.)
Protected propertyCustomizedColumns
Gets the list of customized columns in current object
(Inherited from BaseInfo.)
Protected propertyDataClass
Data class is not used within composite instance. Data is managed by the partial classes of each data part.
(Inherited from AbstractCompositeInfoTInfo.)
Protected propertyDeleteFiles
Indicates if all physical files should be deleted when object will be deleted.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyDisplayNameColumn
Display name column name of the info record.
(Inherited from BaseInfo.)
Protected propertyDocumentCanBePublished
Indicates whether document can be considered as published from perspective of workflow state. Publish from/to values are ignored.
(Inherited from TreeNode.)
Public propertyDocumentContent
Document content.
(Inherited from TreeNode.)
Public propertyDocumentConversionValue
Document conversion value.
(Inherited from TreeNode.)
Public propertyDocumentCreatedByUserID
ID of a user who has created the document.
(Inherited from TreeNode.)
Public propertyDocumentCreatedWhen
Date and time when the document was created.
(Inherited from TreeNode.)
Public propertyDocumentCulture
Document culture.
(Inherited from TreeNode.)
Public propertyDocumentCustomData
Document custom data.
(Inherited from TreeNode.)
Public propertyDocumentExtensions
Document extensions.
(Inherited from TreeNode.)
Public propertyDocumentGroupWebParts
Document group web parts (widgets).
(Inherited from TreeNode.)
Public propertyDocumentGUID
GUID to identify the document within site.
(Inherited from TreeNode.)
Public propertyDocumentHash
Document hash.
(Inherited from TreeNode.)
Public propertyDocumentCheckedOutAutomatically
Indicates if document is checked out/in automatically
(Inherited from TreeNode.)
Public propertyDocumentCheckedOutByUserID
ID of a user who has checked the document out.
(Inherited from TreeNode.)
Public propertyDocumentCheckedOutVersionHistoryID
Document checked out version history ID (latest document version).
(Inherited from TreeNode.)
Public propertyDocumentCheckedOutWhen
Date and time when was the document checked out.
(Inherited from TreeNode.)
Public propertyDocumentID
Document ID.
(Inherited from TreeNode.)
Public propertyDocumentInheritsStylesheet
Indicates if document inherits stylesheet from the parent.
(Inherited from TreeNode.)
Public propertyDocumentIsArchived
Indicates whether document is archived.
(Inherited from TreeNode.)
Public propertyDocumentIsWaitingForTranslation
Indicates whether the document is in the process of translation (submitted to a translation service).
(Inherited from TreeNode.)
Public propertyDocumentLastPublished
Date and time when was the document last published.
(Inherited from TreeNode.)
Public propertyDocumentLastVersionName
Document last version name.
(Inherited from TreeNode.)
Public propertyDocumentLastVersionNumber
Document last version number.
(Inherited from TreeNode.)
Public propertyDocumentLogVisitActivity
Indicates whether any activity is tracked for this document.
(Inherited from TreeNode.)
Public propertyDocumentMenuCaption
Document menu caption.
(Inherited from TreeNode.)
Public propertyDocumentMenuClass
Document menu class.
(Inherited from TreeNode.)
Public propertyDocumentMenuClassHighlighted
Document menu highlighted class.
(Inherited from TreeNode.)
Public propertyDocumentMenuItemHideInNavigation
Indicates if document is hidden in navigation
(Inherited from TreeNode.)
Public propertyDocumentMenuItemImage
Document menu item image.
(Inherited from TreeNode.)
Public propertyDocumentMenuItemImageHighlighted
Document menu item highlighted image.
(Inherited from TreeNode.)
Public propertyDocumentMenuItemInactive
Indicates whether item is inactive in document menu.
(Inherited from TreeNode.)
Public propertyDocumentMenuItemLeftImage
Document menu item left image.
(Inherited from TreeNode.)
Public propertyDocumentMenuItemLeftImageHighlighted
Document menu item left image highlighted.
(Inherited from TreeNode.)
Public propertyDocumentMenuItemRightImage
Document menu item right image.
(Inherited from TreeNode.)
Public propertyDocumentMenuItemRightImageHighlighted
Document menu item right image highlighted.
(Inherited from TreeNode.)
Public propertyDocumentMenuJavascript
JavaScript code that is executed upon click on the document in the menus.
(Inherited from TreeNode.)
Public propertyDocumentMenuRedirectToFirstChild
Indicates if redirection to first child document should be performed when accessed
(Inherited from TreeNode.)
Public propertyDocumentMenuRedirectUrl
URL to which the document is redirected when accessed
(Inherited from TreeNode.)
Public propertyDocumentMenuStyle
Document menu style.
(Inherited from TreeNode.)
Public propertyDocumentMenuStyleHighlighted
Document menu highlighted style.
(Inherited from TreeNode.)
Public propertyDocumentModifiedByUserID
ID of a user who modified the document.
(Inherited from TreeNode.)
Public propertyDocumentModifiedWhen
Date and time when was the document modified.
(Inherited from TreeNode.)
Public propertyDocumentName
Document name
(Inherited from TreeNode.)
Public propertyDocumentNamePath
Document name path
(Inherited from TreeNode.)
Public propertyDocumentNodeID
Document web parts.
(Inherited from TreeNode.)
Public propertyDocumentPageDescription
Document page description.
(Inherited from TreeNode.)
Public propertyDocumentPageKeyWords
Document page key words.
(Inherited from TreeNode.)
Public propertyDocumentPageTemplateID
Document page template for specific culture version.
(Inherited from TreeNode.)
Public propertyDocumentPageTitle
Document page title.
(Inherited from TreeNode.)
Public propertyDocumentPriority
Document priority.
(Inherited from TreeNode.)
Public propertyDocumentPublishedVersionHistoryID
Document published version history ID (latest published document version).
(Inherited from TreeNode.)
Public propertyDocumentPublishFrom
Indicates from when the document should be published.
(Inherited from TreeNode.)
Public propertyDocumentPublishTo
Indicates to when the document should be published.
(Inherited from TreeNode.)
Public propertyDocumentRatings
Number of ratings.
(Inherited from TreeNode.)
Public propertyDocumentRatingValue
Sum of all ratings.
(Inherited from TreeNode.)
Public propertyDocumentSearchExcluded
Indicates whether the document will be excluded from search.
(Inherited from TreeNode.)
Public propertyDocumentShowInSiteMap
Indicates if the document is visible in the site map.
(Inherited from TreeNode.)
Public propertyDocumentSitemapSettings
Gets or sets the sitemap settings in format frequency;priority.
(Inherited from TreeNode.)
Public propertyDocumentSKUDescription
Document SKU description
Public propertyDocumentSKUName
Document SKU name
Public propertyDocumentSKUShortDescription
Document SKU short description
Public propertyDocumentsOnPath
Collection of documents on the path to the current document
(Inherited from TreeNode.)
Public propertyDocumentStylesheetID
Document stylesheet ID.
(Inherited from TreeNode.)
Public propertyDocumentTagGroupID
Document tag group ID.
(Inherited from TreeNode.)
Public propertyDocumentTags
Document tags.
(Inherited from TreeNode.)
Public propertyDocumentTrackConversionName
Document conversion name - reflects the "TrackConversionName" data column.
(Inherited from TreeNode.)
Public propertyDocumentType
Document type, contains the document extension.
(Inherited from TreeNode.)
Public propertyDocumentUrlPath
Document URL path.
(Inherited from TreeNode.)
Public propertyDocumentUseCustomExtensions
Use custom document extensions.
(Inherited from TreeNode.)
Public propertyDocumentUseNamePathForUrlPath
Automatically use document name path for the UrlPath.
(Inherited from TreeNode.)
Public propertyDocumentWebParts
Document web parts.
(Inherited from TreeNode.)
Public propertyDocumentWildcardRule
Document wild card rule.
(Inherited from TreeNode.)
Public propertyDocumentWorkflowActionStatus
Returns string representing workflow action status.
(Inherited from TreeNode.)
Public propertyDocumentWorkflowCycleGUID
Workflow cycle GUID to obtain preview link for document.
(Inherited from TreeNode.)
Public propertyDocumentWorkflowStepID
Document workflow step ID.
(Inherited from TreeNode.)
Public propertyForums
Collection of the ad-hoc forums for this document
(Inherited from TreeNode.)
Public propertyGeneralized
Generalized interface of this object.
(Inherited from AbstractInfoBaseTInfo.)
Public propertyGroupedAttachments
Document grouped attachments.
(Inherited from TreeNode.)
Protected propertyHasData
Returns true if the object has it's data storage initialized already
(Inherited from AbstractInfoBaseTInfo.)
Public propertyHasChanged
Returns true if the object changed.
(Overrides AbstractCompositeInfoTInfoHasChanged.)
Public propertyHasSKU
Indicates whether the document contains SKU data.
(Inherited from TreeNode.)
Protected propertyCheckUnique
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.)
Protected propertyChildDependencies
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.)
Public propertyChildren
Collection of child nodes.
(Inherited from TreeNode.)
Public propertyIcon
Object icon
(Inherited from BaseInfo.)
Protected propertyIgnoreExternalColumns
If true, externally stored columns are ignored and are stored normally in DB.
(Inherited from BaseInfo.)
Protected propertyInstanceGUID
Returns the object instance GUID
(Inherited from BaseInfo.)
Public propertyIsArchived
Indicates whether the document is archived.
(Inherited from TreeNode.)
Protected propertyIsCachedObject
If true, the object is cached within the system for later use
(Inherited from BaseInfo.)
Protected propertyIsClone
Indicates if the object is clone.
(Inherited from BaseInfo.)
Public propertyIsComplete
Returns true if the object changed.
(Overrides AbstractCompositeInfoTInfoIsComplete.)
Public propertyIsCoupled
Indicates whether the document contains coupled data.
(Inherited from TreeNode.)
Public propertyIsDefaultCulture
If true, the document is in the default culture for the given web site.
(Inherited from TreeNode.)
Protected propertyIsDisconnected
Returns true if this collection is disconnected from the database
(Inherited from BaseInfo.)
Public propertyIsGlobal
Returns true if the object is global object. False if the object belongs to specific site only.
(Inherited from BaseInfo.)
Public propertyIsCheckedOut
Indicates whether the document is checked out.
(Inherited from TreeNode.)
Protected propertyIsCheckedOutByUserID
Gets ID of the user who checked the object out.
(Inherited from BaseInfo.)
Public propertyIsInPublishStep
Indicates whether the node is in published step disregarding publish from/to values.
(Inherited from TreeNode.)
Public propertyIsLastVersion
If true, the document is the last version (retrieved using DocumentHelper.GetDocument).
(Inherited from TreeNode.)
Public propertyIsLink
Indicates whether the document is link to another document.
(Inherited from TreeNode.)
Protected propertyIsObjectValid
Returns true if the object is considered valid.
(Inherited from BaseInfo.)
Public propertyIsPublished
Indicates whether the document is published.
(Inherited from TreeNode.)
Public propertyIsSecuredNode
Indicates if the security should be checked for this node. The 'null' value means that the value is inherited from the parent node.
(Inherited from TreeNode.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from BaseInfo.)
Public propertyLinks
Collection of linked nodes, including the original.
(Inherited from TreeNode.)
Protected propertyLogEvents
If true, Events tasks are logged on the object update.
(Inherited from TreeNode.)
Protected propertyLogExport
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.)
Protected propertyLogIntegration
If true, integration tasks are being logged.
(Inherited from BaseInfo.)
Protected propertyLogSynchronization
Indicates how should be handled the logging of synchronization tasks on the object update.
(Inherited from BaseInfo.)
Protected propertyLogWebFarmTasks
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.)
Public propertyMessageBoards
Collection of the message boards for this document
(Inherited from TreeNode.)
Public propertyMetaFiles
Collection of the metafiles belonging to the object.
(Inherited from BaseInfo.)
Protected propertyName
Returns the code name of the object
(Inherited from BaseInfo.)
Public propertyNodeACLID
ID of a access controller list assigned to the node.
(Inherited from TreeNode.)
Public propertyNodeAlias
Node alias.
(Inherited from TreeNode.)
Public propertyNodeAliasPath
Node alias path. This property is read only.
(Inherited from TreeNode.)
Public propertyNodeAllowCacheInFileSystem
Identifies whether the document allows output caching in the file system. The 'null' value means that the value is inherited from the parent node.
(Inherited from TreeNode.)
Public propertyNodeBodyElementAttributes
Node body element attributes - attributes of html body tag.
(Inherited from TreeNode.)
Public propertyNodeBodyScripts
Top HTML body node for custom HTML code.
(Inherited from TreeNode.)
Public propertyNodeCacheMinutes
Indicates how long should node stay in cache (in minutes). The 'null' means that the value is inherited from parent node.
(Inherited from TreeNode.)
Public propertyNodeClassName
Node class name in format application.class.
(Inherited from TreeNode.)
Public propertyNodeCustomData
Node custom data.
(Inherited from TreeNode.)
Public propertyNodeDocType
Node document type.
(Inherited from TreeNode.)
Public propertyNodeGroupID
ID of a community group which owns the node.
(Inherited from TreeNode.)
Public propertyNodeGUID
Node GUID to identify document node within site tree.
(Inherited from TreeNode.)
Public propertyNodeHasChildren
Indicates if node has children.
(Inherited from TreeNode.)
Public propertyNodeHasLinks
Indicates if node has links.
(Inherited from TreeNode.)
Public propertyNodeHeadTags
Node header tags.
(Inherited from TreeNode.)
Public propertyNodeID
Node ID. This property is read only.
(Inherited from TreeNode.)
Public propertyNodeInheritPageLevels
Node inherit page levels.
(Inherited from TreeNode.)
Public propertyNodeInheritPageTemplate
If true, the document inherits the page template from parent
(Inherited from TreeNode.)
Public propertyNodeIsACLOwner
Indicates if node owns its ACL item
(Inherited from TreeNode.)
Public propertyNodeIsContentOnly
Returns true if node is content only.
(Inherited from TreeNode.)
Public propertyNodeLevel
Document node level. This property is read only.
(Inherited from TreeNode.)
Public propertyNodeLinkedNodeID
ID of a document to which this linked document is related.
(Inherited from TreeNode.)
Public propertyNodeLinkedNodeSiteID
Site ID of a document to which this linked document is related.
(Inherited from TreeNode.)
Public propertyNodeName
Node name.
(Inherited from TreeNode.)
Public propertyNodeOrder
Node order in sibling sequence. This property is read only.
(Inherited from TreeNode.)
Public propertyNodeOwner
Node owner, read only.
(Inherited from TreeNode.)
Public propertyNodeParentID
Document parent node ID.
(Inherited from TreeNode.)
Public propertyNodeSiteID
Node site ID.
(Inherited from TreeNode.)
Public propertyNodeSiteName
Node site name.
(Inherited from TreeNode.)
Public propertyNodeSKUID
E-commerce SKU (product) ID.
(Overrides TreeNodeNodeSKUID.)
Public propertyNodeTemplateForAllCultures
If true, the document uses the same template (NodeTemplateID) for all culture versions
(Inherited from TreeNode.)
Public propertyNodeTemplateID
Node page template ID - used for all culture versions if NodeTemplateForAllCultures is true
(Inherited from TreeNode.)
Protected propertyObjectCategory
Object category.
(Inherited from BaseInfo.)
Protected propertyObjectCodeName
Object code name.
(Inherited from BaseInfo.)
Protected propertyObjectDisplayName
Object display name.
(Inherited from TreeNode.)
Protected propertyObjectFullName
Object full name if exists
(Inherited from BaseInfo.)
Protected propertyObjectGroupID
Object community group ID.
(Inherited from BaseInfo.)
Protected propertyObjectGUID
Object GUID.
(Inherited from BaseInfo.)
Protected propertyObjectIcon
Object icon metafile.
(Inherited from BaseInfo.)
Protected propertyObjectIconGUID
Object icon GUID.
(Inherited from BaseInfo.)
Protected propertyObjectID
Object ID.
(Inherited from BaseInfo.)
Protected propertyObjectIsCustom
Indicates if object is custom.
(Inherited from BaseInfo.)
Protected propertyObjectIsCustomized
Indicates if object is customized.
(Inherited from BaseInfo.)
Protected propertyObjectLastModified
Last modified time.
(Inherited from BaseInfo.)
Protected propertyObjectOrder
Returns the order of the object among the other objects.
(Inherited from BaseInfo.)
Protected propertyObjectParent
Object parent
(Inherited from TreeNode.)
Protected propertyObjectParentID
Object parent ID.
(Inherited from BaseInfo.)
Public propertyObjectSettings
Object settings
(Inherited from BaseInfo.)
Protected propertyObjectSite
Returns the object site.
(Inherited from BaseInfo.)
Protected propertyObjectSiteID
Object site ID.
(Inherited from BaseInfo.)
Protected propertyObjectSiteName
Object site name.
(Inherited from BaseInfo.)
Protected propertyObjectStatus
Gets current status of the object.
(Inherited from TreeNode.)
Protected propertyObjectThumbnail
Object thumbnail metafile.
(Inherited from BaseInfo.)
Protected propertyObjectThumbnailGUID
Object thumbnail GUID.
(Inherited from BaseInfo.)
Protected propertyObjectVersionGUID
Object version GUID.
(Inherited from BaseInfo.)
Public propertyOriginalNodeID
Original node ID. Represents NodeID for standard document, LinkedNodeID for linked document.
(Inherited from TreeNode.)
Public propertyOriginalNodeSiteID
Original node site ID. Returns NodeSiteID for standard document, LinkedNodeSiteID for linked document.
(Inherited from TreeNode.)
Protected propertyOriginalObjectCodeName
Returns the original object code name
(Inherited from AbstractInfoBaseTInfo.)
Public propertyOtherBindings
Collection of the binding objects for the given object where the current object is not a parent of the binding (parent object is on the second side).
(Inherited from BaseInfo.)
Public propertyOwner
Document owner
(Inherited from TreeNode.)
Public propertyParent
Parent document.
(Inherited from TreeNode.)
Protected propertyParentObjectType
Parent object type.
(Inherited from BaseInfo.)
Public propertyPermanentURL
Gets document permanent absolute URL.
(Inherited from TreeNode.)
Public propertyPersonalizations
Collection of the personalizations (widget settings) for the document
(Inherited from TreeNode.)
Protected propertyPrioritizedProperties
List of prioritized properties.
(Overrides TreeNodePrioritizedProperties.)
Public propertyProcesses
Collection of the processes belonging to the object.
(Inherited from BaseInfo.)
Public propertyProperties
Properties of the object
(Inherited from AbstractInfoBaseTInfo.)
Public propertyPublishedVersionExists
Indicates whether there is a published version for current document.
(Inherited from TreeNode.)
Protected propertyReferringObjects
Collection of the objects depending on this object (object which have FK to this object).
(Inherited from BaseInfo.)
Protected propertyRegisteredProperties
Registered properties
(Overrides AbstractInfoBaseTInfoRegisteredProperties.)
Public propertyRelatedData
Custom data connected to the object.
(Inherited from BaseInfo.)
Public propertyRelatedDocuments
Related documents.
(Inherited from TreeNode.)
Public propertyRelativeURL
Gets document relative URL.
(Inherited from TreeNode.)
Public propertyRequiresSSL
Indicates if this node requires SSL protocol. The 'null' value means that the value is inherited from the parent node. 0 - Do not require SSL protocol 1 - Require SSL protocol 2 - Never require SSL protocol
(Inherited from TreeNode.)
Public propertySearchType
Returns search type.
(Inherited from TreeNode.)
Public propertyScheduledTasks
Collection of the scheduled tasks belonging to the object.
(Inherited from BaseInfo.)
Public propertySite
Site of the document
(Inherited from TreeNode.)
Public propertySKU
SKU class - Custom document fields
Protected propertySupportsVersioning
Indicates if the object versioning is supported. Default false
(Inherited from BaseInfo.)
Public propertyTags
Collection of document tags.
(Inherited from TreeNode.)
Public propertyThumbnail
Object thumbnail
(Inherited from BaseInfo.)
Protected propertyTouchCacheDependencies
If true, cache dependencies are touched when the object is changed.
(Inherited from TreeNode.)
Public propertyTreeProvider
Tree provider instance used to access data. If no TreeProvider is assigned, a new TreeProvider instance is created.
(Inherited from TreeNode.)
Public propertyTypeInfo
Object type information.
(Inherited from BaseInfo.)
Protected propertyUpdateTimeStamp
If true, timestamp of the object is updated when saved.
(Inherited from BaseInfo.)
Protected propertyUpdateVersionGUID
If true, version GUID of the object is updated when saved.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyValidateCodeName
If true, the code name is validated upon saving.
(Inherited from BaseInfo.)
Public propertyVersionHistory
Collection of the version history of the document
(Inherited from TreeNode.)
Protected propertyVersioningEnabled
Indicates if the object versioning is enabled by the settings.
(Inherited from BaseInfo.)
Public propertyVersionManager
Version manager instance.
(Inherited from TreeNode.)
Public propertyWorkflowHistory
Collection of the workflow history of the document
(Inherited from TreeNode.)
Public propertyWorkflowManager
Workflow manager instance.
(Inherited from TreeNode.)
Public propertyWorkflowStep
Document workflow step.
(Inherited from TreeNode.)
Public propertyWorkflowStepName
Document workflow step name.
(Inherited from TreeNode.)
Public propertyWorkflowStepTimeout
Document workflow step timeout date (for steps with timeout).
(Inherited from TreeNode.)
Public propertyWorkflowStepType
Document workflow step type.
(Inherited from TreeNode.)
Top
Methods
  NameDescription
Protected methodAddColumnPrefixesWhereCondition
Adds restriction to given where filtering out all rows where given column starts with one of excluded prefixes found in TypeInfo default data settings.
(Inherited from BaseInfo.)
Protected methodAllowExternalColumn
Indicates whether a given column is allowed to be saved externally.
(Inherited from AbstractInfoBaseTInfo.)
Public methodAnyItemChanged
Returns true if any of specified columns changed.
(Inherited from AbstractInfoBaseTInfo.)
Public methodArchive
Archives the document.
(Inherited from TreeNode.)
Protected methodBuildObjectPath
Builds the path from the given column.
(Inherited from BaseInfo.)
Public methodClearCache
Clears the document cache.
(Inherited from TreeNode.)
Protected methodClearCache(String)
Clears the document cache.
(Inherited from TreeNode.)
Protected methodClearCachedValues
Clears the cached values depending on the given column value.
(Inherited from BaseInfo.)
Public methodClearData
Clears data from the object.
(Inherited from BaseInfo.)
Public methodClearOutputCache(Boolean)
Clears the output cache for current page.
(Inherited from TreeNode.)
Public methodClearOutputCache(Boolean, Boolean)
Clears the output cache for current page.
(Inherited from TreeNode.)
Public methodClone(Boolean)
Creates a clone of the object
(Overrides AbstractCompositeInfoTInfoClone(Boolean).)
Public methodCloneNewNodeType
Returns a clone of the node.
(Inherited from TreeNode.)
Public methodCloneObject
Creates the clone of the object
(Inherited from AbstractInfoBaseTInfo.)
Protected methodColumnsChanged
Returns true if at least one column of the column list provided as the first argument was changed.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodCombineColumnNames(ICollection)
Combines column names from supplied collections into a list and caches it in mCombinedColumnNames. Does nothing when column names are already cached unless TypeInfo has ColumnsInvalidated set to true. Returns combined column names.
(Inherited from AbstractInfoBaseTInfo.)
Public methodCombineColumnNames(String)
Combines supplied column names into a list and caches it in mCombinedColumnNames. Does nothing when column names are already cached unless TypeInfo has ColumnsInvalidated set to true. Returns combined column names.
(Inherited from AbstractInfoBaseTInfo.)
Public methodCompareTo
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
(Inherited from BaseInfo.)
Public methodContainsColumn
Returns true if the object contains specific column
(Overrides TreeNodeContainsColumn(String).)
Public methodCopyDataTo
Copies the node data to the destination node according to the settings.
(Overrides TreeNodeCopyDataTo(TreeNode, CopyNodeDataSettings).)
Protected methodCopyExternalColumns
Copy value of external columns directly via set value
(Inherited from BaseInfo.)
Protected methodCopyMemoryProperties
Copies memory properties
(Inherited from BaseInfo.)
Protected methodCopyProperties
Copies memory properties
(Inherited from AbstractInfoBaseTInfo.)
Public methodCreateDefaultSKU
Creates default E-Commerce SKU for the document if configured, does not save the document. Returns true on success, false on error or null when module entry not found.
(Inherited from TreeNode.)
Public methodCreateNewVersion
Creates new document version. (Moves document to edit step.)
(Inherited from TreeNode.)
Public methodDataChanged
Returns true if the object has changed.
(Inherited from TreeNode.)
Public methodDataChanged(String)
Returns true if the object changed.
(Overrides AbstractCompositeInfoTInfoDataChanged(String).)
Public methodDelete
Deletes the document to the recycle bin. Deletes only this culture version of the document to the recycle bin, including the bound product.
(Inherited from TreeNode.)
Public methodDelete(Boolean)
Deletes the document to the recycle bin. Deletes only this culture version of the document to the recycle bin, including the bound product.
(Inherited from TreeNode.)
Public methodDelete(Boolean, Boolean)
Deletes the document.
(Inherited from TreeNode.)
Public methodDeleteAllCultures
Deletes all the culture versions of the specified node including the child nodes.
(Inherited from TreeNode.)
Protected methodDeleteData
Deletes the object.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodDeleteDataInternal
Deletes the object data from the database.
(Inherited from AbstractCompositeInfoTInfo.)
Protected methodDeleteExternalColumns
Goes through the columns which are stored externally and deletes all the files.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodDeleteChildNodes
Deletes the child nodes of all culture versions under the specified parent node.
(Inherited from TreeNode.)
Protected methodDeleteMetafiles
Deletes the metafiles related to this object
(Inherited from AbstractInfoBaseTInfo.)
Protected methodDeleteObject
Deletes the object using appropriate provider.
(Inherited from TreeNode.)
Public methodDestroy
Destroys the document with its version history. Destroys only this culture version of the document.
(Inherited from TreeNode.)
Protected methodDisconnect
Disconnects the collection from the database.
(Inherited from BaseInfo.)
Public methodDispose
Disposes the object.
(Inherited from TreeNode.)
Protected methodEnsureBinaryData
Makes sure that the binary data is loaded into binary column of the object when StoreToFileSystem is true.
(Inherited from BaseInfo.)
Protected methodEnsureBinaryData(Boolean)
Makes sure that the binary data is loaded into binary column of the object.
(Inherited from BaseInfo.)
Protected methodEnsureCodeName
Ensures the code name of the object if not set
(Inherited from BaseInfo.)
Public methodEnsureConsistency
Ensures data consistency.
(Overrides TreeNodeEnsureConsistency.)
Protected methodEnsureData
Creates a new data class container within the object
(Inherited from AbstractInfoBaseTInfo.)
Protected methodEnsureDefaultValues
Sets the document default values.
(Inherited from TreeNode.)
Protected methodEnsureGUID
Ensures the GUID of the object
(Inherited from BaseInfo.)
Protected methodEnsureHierarchyColumns
Ensures the IDPath and Level columns.
(Inherited from BaseInfo.)
Protected methodEnsureLastModified
Ensures the last modified time stamp of the object
(Inherited from BaseInfo.)
Protected methodEnsureUniqueCodeName
Ensures that the object has a unique code name within it's context
(Inherited from BaseInfo.)
Public methodExecuteWithOriginalData
Executes the given action using original data of the object.
(Inherited from AbstractCompositeInfoTInfo.)
Protected methodExportDefaultData
Exports the default object installation data
(Inherited from BaseInfo.)
Protected methodFinalize
Destructor
(Inherited from BaseInfo.)
Protected methodGetAutomaticCodeName
Gets the automatic code name for the object
(Inherited from BaseInfo.)
Protected methodGetAutomaticProperty
Tries to get the automatic property value for underlying object
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetBinaryData
Returns the BinaryData object of the current instance. Has to be overridden by specific classes. Returns null by default.
(Inherited from BaseInfo.)
Public methodGetBooleanValue
Gets the boolean value from the object.
(Inherited from BaseInfo.)
Protected methodGetColumnNames
Gets the default list of column names for this class
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetComponents
Gets the list of internal components
(Inherited from TreeNode.)
Protected methodGetCount
Gets count of the objects filtered by given where condition.
(Inherited from BaseInfo.)
Protected methodGetCurrentObjectPathPart
Builds the path from the given column.
(Inherited from BaseInfo.)
Protected methodGetCustomProperties
Gets list of custom properties.
(Inherited from BaseInfo.)
Protected methodGetData
Returns the data according to the set of input parameters.
(Inherited from BaseInfo.)
Protected methodGetDataQueryInternal
Gets the data query for this object type
(Inherited from TreeNode.)
Public methodGetDataSet
Returns the DataSet of the node data.
(Overrides TreeNodeGetDataSet.)
Public methodGetDateTimeValue
Gets the DateTime value from the object.
(Inherited from BaseInfo.)
Protected methodGetDefaultData
Returns the default object installation data
(Inherited from BaseInfo.)
Protected methodGetDefaultDataExportColumns
Returns names of all columns that should be exported with default data as a comma separated string.
(Inherited from BaseInfo.)
Protected methodGetDefaultDataWhereCondition
Gets the where condition to filter out the default installation data
(Inherited from BaseInfo.)
Protected methodGetDefaultObject
Returns default object of given object type. Has to be overridden in specific info. Returns null by default. Example is UserInfo which returns user specified in the settings or Global Administrator.
(Inherited from BaseInfo.)
Protected methodGetDependenciesNames
Returns a list of object names which depend on this object. First tries to execute checkdependencies query, if not found, an automatic process is executed.
(Inherited from BaseInfo.)
Protected methodGetDependenciesNamesAuto
Returns a list of object names which depend on this object.
(Inherited from BaseInfo.)
Protected methodGetDependencyCacheKeys
Gets collection of dependency keys to be touched when modifying the current object.
(Inherited from BaseInfo.)
Public methodGetDependencyObjectType
Gets dependency object type
(Inherited from BaseInfo.)
Public methodGetDocumentName
Returns friendly document name.
(Inherited from TreeNode.)
Public methodGetDoubleValue
Gets the double value from the object.
(Inherited from BaseInfo.)
Protected methodGetEditingPageURL
Gets the object editing page URL.
(Inherited from BaseInfo.)
Protected methodGetExisting
Returns the existing object based on current object data.
(Inherited from TreeNode.)
Protected methodGetExistingBase
Returns single info object and ensures correct GUID vs. code name priority is used (if applicable) after resolving provided whereCondition.

If no object match provided whereCondition, null is returned.

(Inherited from BaseInfo.)
Protected methodGetExistingWhereCondition
Gets a where condition to find an existing object based on current object
(Inherited from TreeNode.)
Protected methodGetExistingWhereCondition(Boolean)
Gets a where condition to find an existing object based on current object
(Inherited from BaseInfo.)
Protected methodGetExternalColumnData
Returns the column data from external storage if exists.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetExternalColumns
Returns the list of columns registered as the external columns.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetExternalColumnSettings
Returns settings for external storage of the column. Returns null by default (which causes the default settings to be used in the external column data storage process).
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetExternalFiles
Goes through the columns which are stored externally and returns the list of particular files this object uses.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetExternalPath
Returns path to the external storage with data of the given column. If the column data is not stored in the external storage (not enabled), and the check for enabled is allowed, returns null.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetFieldAttachment
Retrieves the attachment associated with the specified field of type File.
(Inherited from TreeNode.)
Protected methodGetFieldAttachments
Retrieves an enumerable collection of attachments associated with the specified field of type Attachments.
(Inherited from TreeNode.)
Public methodGetFileInfo
Returns FileInfo object from external storage if exists.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetFullObjectName
Returns the name of the object within its parent hierarchy.
(Inherited from TreeNode.)
Protected methodGetGeneralizedInfo
Gets the generalized info for this object
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetGlobalPermissionName
Returns name of the global permission name corresponding to the given permission name. By default, "Global" + permissionName is returned.
(Inherited from BaseInfo.)
Protected methodGetGroupWhereCondition
Gets the group where condition for the object
(Inherited from BaseInfo.)
Public methodGetGuidValue
Gets the guid value from the object.
(Inherited from BaseInfo.)
Protected methodGetChildDependencies
Gets the child dependencies repository
(Inherited from BaseInfo.)
Protected methodGetChildWhereCondition
Gets the child object where condition.
(Inherited from TreeNode.)
Protected methodGetIconUrl
Gets the object icon URL
(Inherited from BaseInfo.)
Protected methodGetIDPathPartLength
Returns the length of a part of IDPath.
(Inherited from BaseInfo.)
Public methodGetInheritedValue
Returns the inherited value for the document.
(Inherited from TreeNode.)
Public methodGetIntegerValue
Gets the integer value from the object.
(Inherited from BaseInfo.)
Protected methodGetLastObjectOrder
Returns number which will be the last order within all the other items (according to Parent, Group and Site settings). I.e. returns largest existing order + 1.
(Inherited from BaseInfo.)
Protected methodGetLocalColumnNames
Gets the list of local column names for particular object.
(Inherited from TreeNode.)
Protected methodGetLocalProperties
Gets the list of local properties for particular object
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetLockObject
Gets the global lock object for all the instances of the object (locked on "objectType_objectId").
(Inherited from BaseInfo.)
Protected methodGetModifiedFrom
Gets the DataSet of all the objects modified from specified date.
(Inherited from BaseInfo.)
Protected methodGetNameCollisions
Gets the list of the name collisions of the given object
(Inherited from BaseInfo.)
Protected methodGetNamePathPartColumn
Returns the name of the column which is used to build the NamePath
(Inherited from BaseInfo.)
Public methodGetObject(Int32)
Gets the object by its ID.
(Inherited from BaseInfo.)
Protected methodGetObject(IWhereCondition, Boolean)
Gets the object by specified where condition.
(Inherited from BaseInfo.)
Public methodGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
(Inherited from AbstractCompositeInfoTInfo.)
Protected methodGetObjectChildren
Gets the object children repository
(Inherited from BaseInfo.)
Protected methodGetObjectIdentifier
Gets the object identifier that uniquely identifies the object
(Inherited from BaseInfo.)
Protected methodGetObjectKey
Gets the unique string key for the object.
(Inherited from TreeNode.)
Protected methodGetObjectName
Returns object name combining object type name and object display name.
(Inherited from TreeNode.)
Protected methodGetObjectOrderID
Returns ID of the item being ordered (i.e. NodeID).
(Inherited from TreeNode.)
Protected methodGetObjectTypeForColumn
Gets the object type for the given column or null if the object type is not found or unknown.
(Inherited from BaseInfo.)
Protected methodGetOrderIdentityWhereCondition
Gets order identity where condition to identify the correct node data which are currently ordered
(Inherited from TreeNode.)
Protected methodGetOrderQueryParameters
Creates QueryDataParameters with special macros for object order management.
(Inherited from TreeNode.)
Protected methodGetOriginalDataSet
For the link node, the DataSet of original data is returned, otherwise returns DataSet of node.
(Overrides TreeNodeGetOriginalDataSet.)
Public methodGetOriginalValue
Gets the original value of the given column.
(Overrides AbstractCompositeInfoTInfoGetOriginalValue(String).)
Protected methodGetOtherBindings
Gets the repository of other bindings
(Inherited from BaseInfo.)
Protected methodGetParent
Returns the parent object.
(Inherited from BaseInfo.)
Protected methodGetPermissionName
Converts PermissionEnum to permission codename which will be checked when CheckPermission() is called. Derived classes can override this method to change permission which is checked (for example check for global permissions if object is global).
(Inherited from BaseInfo.)
Protected methodGetPermissionObjectType
Returns the permission object type of the object (checks the SiteID column and SiteBinding columns). According to this value, the permission check is performed.
(Inherited from BaseInfo.)
Protected methodGetPermissionToCheck
Gets permission to check for the object. By default the Create and Delete permission is changed to Modify.
(Inherited from BaseInfo.)
Protected methodGetPhysicalFiles
Gets DataSet with physical files.
(Inherited from BaseInfo.)
Public methodGetPreviewLink
Returns document preview link.
(Inherited from TreeNode.)
Public methodGetProperty
Gets the property value.
(Inherited from BaseInfo.)
Protected methodGetPropertyType
Gets the type of the given property
(Overrides TreeNodeGetPropertyType(String).)
Protected methodGetReferencedObject
Obtains the object to which the particular column refers.
(Inherited from TreeNode.)
Protected methodGetReferringObjects
Gets the repository of depending objects
(Inherited from BaseInfo.)
Protected methodGetRegisteredProperties
Gets list of registered properties.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetRelatedDocuments
Retrieves an enumerable collection of documents related to the current document with the relationship name given by specified field.
(Inherited from TreeNode.)
Public methodGetSearchDocument
Returns document with dependence on current object type and index.
(Inherited from TreeNode.)
Public methodGetSearchFields
Returns search fields collection. When existing collection is passed as argument, fields will be added to that collection. When collection is not passed, new collection will be created and return. Collection will contain field values only when collection with StoreValues property set to true is passed to the method. When method creates new collection, it is created with StoreValues property set to false.
(Inherited from TreeNode.)
Public methodGetSearchID
Returns an unique id of current object for search index (documentid;nodeid).
(Inherited from TreeNode.)
Public methodGetSearchImageUrl
Returns URL to current search result item.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetSiblingsQueryInternal
Gets the parametrized query to get siblings of the document. Uses best matching culture and filters out all culture versions of the current document.
(Inherited from TreeNode.)
Protected methodGetSiblingsWhereCondition
Creates where condition according to Parent, Group and Site settings.
(Inherited from TreeNode.)
Protected methodGetSiteWhereCondition
Gets the site where condition for the object
(Inherited from BaseInfo.)
Public methodGetStringValue
Gets the string value from the object.
(Inherited from BaseInfo.)
Protected methodGetSynchronizedColumns
Gets the list of synchronized columns for this object.
(Inherited from BaseInfo.)
Protected methodGetThumbnailUrl
Gets the object thumbnail URL
(Inherited from BaseInfo.)
Public methodGetTranslatedCultures
Gets list of culture codes to which is the document translated to.
(Inherited from TreeNode.)
Protected methodGetTypeSpecificColumnNames
Gets the column names that are specific to the type
(Overrides TreeNodeGetTypeSpecificColumnNames.)
Protected methodGetUniqueCodeName
Returns the unique code name for the specified object, does not check duplicity if duplicity occurs within the currentObjectId.
(Inherited from BaseInfo.)
Protected methodGetUniqueDisplayName
Returns the unique display name for the specified object.
(Inherited from BaseInfo.)
Protected methodGetUniqueName
Returns the unique code name for the specified object, does not check duplicity if duplicity occurs within the currentObjectId.
(Inherited from BaseInfo.)
Protected methodGetUniqueNameWhereCondition
Constructs base where condition for checking column value uniqueness. This method can be overridden in child classes to add more conditions.
(Inherited from BaseInfo.)
Protected methodGetUpperTree
Returns the upper tree data for given document.
(Inherited from TreeNode.)
Public methodGetUsedPageTemplateId
Gets the page template id used by this document.
(Inherited from TreeNode.)
Public methodGetUsedPageTemplateIdColumn
Gets the page template id used by this document.
(Inherited from TreeNode.)
Public methodGetValue(String)
Gets the field value.
(Inherited from AbstractInfoBaseTInfo.)
Public methodGetValueT(String, T)
Gets the field value converted to a specified type.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodGetValueForTranslation
Returns value for translation services. Returns unmodified field content by default.
(Inherited from BaseInfo.)
Protected methodGetVirtualFileRelativePath
Returns virtual relative path for specific column Ensures the GUID of the object
(Inherited from BaseInfo.)
Public methodGetWorkflow
Gets node current workflow (depends on document current workflow step or if document is under a workflow scope).
(Inherited from TreeNode.)
Protected methodHasAutomaticProperty
Returns true if the given column provides an automatic property to access it's binding.
(Inherited from TreeNode.)
Public methodChangedColumns
Returns collection of column names which values were changed.
(Inherited from AbstractCompositeInfoTInfo.)
Protected methodCheckDefaultPermissions
Check universal permissions for an object
(Inherited from BaseInfo.)
Protected methodCheckDependencies
Checks object for dependent objects. Returns true if there is at least one dependent object. First tries to execute checkdependencies query, if not found, an automatic process is executed.
(Inherited from BaseInfo.)
Public methodCheckIn
Checks the document in.
(Inherited from TreeNode.)
Protected methodCheckLicense
Checks the object license. Returns true if the licensing conditions for this object were matched.
(Inherited from BaseInfo.)
Public methodCheckOut
Checks the document out.
(Inherited from TreeNode.)
Public methodCheckPermissions
Checks whether the specified user has permissions for this object.
(Inherited from BaseInfo.)
Protected methodCheckPermissionsInternal
Checks the permissions of the object.
(Overrides TreeNodeCheckPermissionsInternal(PermissionsEnum, String, IUserInfo, Boolean).)
Protected methodCheckPermissionsWithHandler
Checks the permissions of the object.
(Inherited from TreeNode.)
Public methodCheckUniqueCodeName
Checks if the object has unique code name. Returns true if the object has unique code name.
(Inherited from BaseInfo.)
Public methodCheckUniqueValues
Checks if a record with the same column values already exists in the database. Returns true if the set of values is unique.
(Inherited from BaseInfo.)
Protected methodInitialize(String, IDataContainer, TreeProvider)
Initializes the object created with default constructor. Use it to load existing node from data row.
(Inherited from TreeNode.)
Protected methodInitialize(String, DataRow, TreeProvider)
Initializes the object created with default constructor. Use it to load existing node from data row.
(Inherited from TreeNode.)
Protected methodInitObjectsOrder
Inits the proper order of the sibling objects so the order column is consistent.
(Inherited from BaseInfo.)
Protected methodInitObjectsOrderPostprocessing
Method called after the InitObjectOrder method is called. Override this to do further actions after order initialization. Does nothing by default.
(Inherited from TreeNode.)
Public methodInsert
Hides the insert method without parameter. Do not use!
(Inherited from TreeNode.)
Public methodInsert(TreeNode, Boolean)
Inserts current node under specified parent node.
(Inherited from TreeNode.)
Protected methodInsertAsClone
Inserts the object as a new object to the DB with inner data and structure (according to given settings) cloned from the original.
(Inherited from BaseInfo.)
Protected methodInsertAsCloneInternal
This method is called on cloned object prepared in memory by InsertAsClone method. Override if you need to do further actions before inserting actual object to DB (insert special objects, modify foreign keys, copy files, etc.). Calls Insert() by default.
(Inherited from BaseInfo.)
Protected methodInsertAsClonePostprocessing
This method is called once the object is completely cloned (with all children, bindings, etc.). Override if you need to do further actions after the object has been cloned.
(Inherited from BaseInfo.)
Public methodInsertAsLink
Inserts current node under specified parent node as a document link.
(Inherited from TreeNode.)
Protected methodInsertAsLinkInternal
Inserts current node under specified parent node as a document link.
(Inherited from TreeNode.)
Public methodInsertAsNewCultureVersion
Inserts current node as new culture version of the same document.
(Inherited from TreeNode.)
Protected methodInsertAsNewCultureVersionInternal
Inserts current node as a new culture version of the specified document.
(Inherited from TreeNode.)
Protected methodInsertCultureData
Inserts the CMS_Document part of the document node.
(Inherited from TreeNode.)
Protected methodInsertData
Inserts the object to the database.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodInsertDataInternal
Inserts the object data to the database.
(Inherited from AbstractCompositeInfoTInfo.)
Protected methodInsertInternal
Inserts current node under specified parent node. The node is inserted as root if its class is root class.
(Inherited from TreeNode.)
Protected methodInsertTreeNodeData
Inserts the CMS_Tree part of the document node
(Overrides TreeNodeInsertTreeNodeData(BaseInfo).)
Protected methodInvalidate
Invalidates the object in the object table.
(Inherited from BaseInfo.)
Protected methodIsAvailableOnSite
Checks whether info object as available on given site. Available means that object is global or assigned to given site.
(Inherited from BaseInfo.)
Protected methodIsCheckedOutByUser
Returns true if the object is checked out by the specified user.
(Inherited from BaseInfo.)
Protected methodIsChildOf
Returns true if the object is child of the given object. If parameter parent is null, returns true only if the object is not a child of any object.
(Inherited from BaseInfo.)
Protected methodIsModifiedExternally
Goes through the columns which are stored externally and checks if the data in DB is the same as in external storage. If all the columns are same returns true, otherwise false.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodIsObjectInvalid
Returns true if the object is invalid.
(Inherited from BaseInfo.)
Public methodIsProduct
Returns true if the document represents a product.
(Inherited from TreeNode.)
Public methodIsProductSection
Returns true if the document type stands for the product section.
(Inherited from TreeNode.)
Protected methodIsRootNode
Returns true if the document is a root node.
(Inherited from TreeNode.)
Public methodIsTranslated
Indicates if document is translated to the given culture.
(Inherited from TreeNode.)
Public methodItemChanged
Returns true if the item on specified column name changed.
(Overrides AbstractCompositeInfoTInfoItemChanged(String).)
Protected methodLoadComponentsData
Loads internal components from the given data source
(Inherited from TreeNode.)
Protected methodLoadData
Loads the object data from given data container.
(Overrides TreeNodeLoadData(LoadDataSettings).)
Protected methodLoadDefaultData
Sets the object default values.
(Inherited from AbstractCompositeInfoTInfo.)
Public methodLoadInheritedValues
Loads the inherited values to the node.
(Inherited from TreeNode.)
Public methodMacroRepresentation
By default, BaseInfo has no special macro representation.
(Inherited from BaseInfo.)
Public methodMakeComplete
Makes the object data complete.
(Overrides TreeNodeMakeComplete(Boolean).)
Public methodMapDocumentName
Maps the document name based on the document type settings
(Overrides TreeNodeMapDocumentName.)
Public methodMoveToFirstStep
Moves the document to first step in the workflow (removes the workflow information if document is not under a workflow anymore).
(Inherited from TreeNode.)
Public methodMoveToNextStep
Moves the document to a next step in the workflow (sends the document to approval, approves or publishes the document based on the current workflow status).
(Inherited from TreeNode.)
Public methodMoveToPreviousStep
Moves the document to a previous step in the workflow (rejects the document).
(Inherited from TreeNode.)
Public methodMoveToPublishedStep
Moves the document directly to published workflow step (moves document directly to publish step, skips all following steps).
(Inherited from TreeNode.)
Protected methodNewObject
Creates a new object from the given DataRow
(Inherited from TreeNode.)
Public methodNodeSharesSKUWithOtherNode
Returns true when node is bound to the same SKU as some other non-link node does.
Protected methodPermissionCheckException
Fires an exception in case authorization result is false (denied or insignificant)
(Inherited from BaseInfo.)
Public methodPropertyPropertyType
Returns the extension property for the object
(Inherited from AbstractObject.)
Public methodPublish
Publishes the document (moves document to publish step through all following steps). If there is not only one path to published step, document stays in the last step it reached.
(Inherited from TreeNode.)
Protected methodReconnect
Reconnects the collection to the database.
(Inherited from BaseInfo.)
Protected methodRegisterExternalColumn
Registers external column settings to the hash table.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodRegisterExternalColumns
Registers external column settings to the hash table.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodRegisterGroupedAttachments
Registers the grouped attachments for this document.
(Inherited from TreeNode.)
Protected methodRegisterProperties
Registers the properties of this object
(Overrides TreeNodeRegisterProperties.)
Protected methodRegisterProperty(String, Object, FuncTInfo, Object, Object)
Registers the given parametrized property to the object.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodRegisterPropertyTProperty(String, FuncTInfo, Object)
Registers the given property to the object
(Inherited from AbstractInfoBaseTInfo.)
Protected methodRemoveDocumentDependencies
Handles removing of dependencies for product document.
(Overrides TreeNodeRemoveDocumentDependencies(DeleteDocumentSettings).)
Protected methodRemoveObjectDependencies
Removes object dependencies. First tries to execute removedependencies query, if not found, automatic process is executed.
(Inherited from BaseInfo.)
Public methodResetChanges
Resets the object changes and keeps the new values as unchanged.
(Overrides TreeNodeResetChanges.)
Public methodResetTranslationFlag
Clears 'Document is waiting for translation' flag.
(Inherited from TreeNode.)
Protected methodRestoreSettings
Restores local settings for object instance.
(Inherited from BaseInfo.)
Public methodRevertChanges
Reverts the object changes and keeps the new values as unchanged.
(Overrides AbstractCompositeInfoTInfoRevertChanges.)
Protected methodSaveExternalColumns
Goes through the columns which are stored externally and ensures them in the external storage.
(Inherited from AbstractInfoBaseTInfo.)
Public methodSendNotifications
Raises the notifications events and sends the notifications.
(Inherited from TreeNode.)
Protected methodSerializationNotSupported
Throws serialization not supported exception
(Inherited from BaseInfo.)
Protected methodSetComponents
Sets the list of internal components
(Inherited from TreeNode.)
Protected methodSetData
Updates or inserts the object to the database.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodSetDataRowColumn
Sets the value for the column in the DataRow.
(Inherited from TreeNode.)
Public methodSetDefaultPageTemplateID
Sets the default document page template ID.
(Inherited from TreeNode.)
Public methodSetDocumentNameSource(String)
Sets the document name source field to the given value.
(Inherited from TreeNode.)
Public methodSetDocumentNameSource(String, Boolean)
Sets the document name source field to the given value.
(Inherited from TreeNode.)
Protected methodSetExternalColumnData
Saves the column data to the external storage if exists. Returns true if data was stored in external storage and should not be stored also in DB. If data should be stored in DB, returns false.
(Inherited from AbstractInfoBaseTInfo.)
Public methodSetIntegerValue
Sets the integer value of the Tree node.
(Inherited from TreeNode.)
Protected methodSetObject
Updates the object using appropriate provider.
(Inherited from TreeNode.)
Protected methodSetObjectAlphabeticalOrder
Moves the object to the right position according to the custom order.
(Inherited from BaseInfo.)
Protected methodSetObjectOrder
Moves the object to the specified order. The move is done within the object's siblings.
(Inherited from BaseInfo.)
Protected methodSetObjectOrderPostprocessing
Method which is called after the order of the object was changed. Generates staging tasks and webfarm tasks by default.
(Inherited from TreeNode.)
Protected methodSetParent
Updates the parent object, enables to update the data that is overridden in the parent object before or after it is saved
(Inherited from BaseInfo.)
Protected methodSetReadOnly
Locks the object as a read-only
(Inherited from AbstractInfoBaseTInfo.)
Public methodSetValue(String, Object)
Sets value of the specified node column.
(Overrides TreeNodeSetValue(String, Object).)
Public methodSetValue(String, Object, Boolean)
Sets the object value to the nullable column.
(Inherited from BaseInfo.)
Public methodSetValue(String, Object, Object)
Sets the object value to the nullable column.
(Inherited from BaseInfo.)
Protected methodSortAlphabetically
Sort objects alphabetically.
(Inherited from BaseInfo.)
Protected methodStoreSettings
Stores local settings for object instance.
(Inherited from BaseInfo.)
Public methodSubmitChanges(Boolean)
Submits the changes in the object to the database.
(Inherited from TreeNode.)
Public methodSubmitChanges(Boolean, TreeNode)
Submits the changes in the object to the database.
(Inherited from TreeNode.)
Public methodToMacroString
Returns the default text representation in the macros.
(Inherited from BaseInfo.)
Public methodToString
Returns the text representation of the object
(Inherited from BaseInfo.)
Public methodTouchKeys
Touches the cache dependency keys of the object to flush the dependent cache items.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodTouchParent
Updates the parent object by saving it (to update the timestamp).
(Inherited from BaseInfo.)
Protected methodTryGetAutomaticProperty
Tries to get the automatic property value for underlying object
(Inherited from AbstractInfoBaseTInfo.)
Public methodTryGetProperty(String, Object)
Obtains value of specified property.
(Inherited from TreeNode.)
Public methodTryGetProperty(String, Object, Boolean)
Returns value of property.
(Inherited from BaseInfo.)
Public methodTryGetValue
Returns value of column.
(Overrides TreeNodeTryGetValue(String, Object).)
Public methodUndoCheckOut
Rolls the checkout operation of the document back.
(Inherited from TreeNode.)
Public methodUpdate
Updates node data in the database.
(Inherited from TreeNode.)
Public methodUpdate(Boolean)
Updates node data in the database.
(Inherited from TreeNode.)
Protected methodUpdateCoupledData
Updates the coupled data of the document node.
(Inherited from TreeNode.)
Protected methodUpdateCultureData
Updates the CMS_Document part of the document node.
(Inherited from TreeNode.)
Protected methodUpdateData
Updates the object to the database.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodUpdateDataInternal
Updates the object data to the database.
(Inherited from AbstractCompositeInfoTInfo.)
Protected methodUpdateDocumentContent
Updates the content of the document.
(Inherited from TreeNode.)
Protected methodUpdateExternalColumns
Goes through the columns which are stored externally and updates DB versions with the data from external storage.
(Inherited from AbstractInfoBaseTInfo.)
Protected methodUpdateFromDB
Updates the data of the object from DB (updates also ObjectSettings).
(Inherited from BaseInfo.)
Protected methodUpdateInternal
Updates node data in the database.
(Inherited from TreeNode.)
Protected methodUpdatePhysicalFiles
Saves physical files.
(Inherited from BaseInfo.)
Protected methodUpdateTreeNodeData
Updates the CMS_Tree part of the document node
(Overrides TreeNodeUpdateTreeNodeData.)
Protected methodUpsertData
Updates or inserts the object to the database.
(Inherited from AbstractCompositeInfoTInfo.)
Protected methodUpsertDataInternal
Upserts the data to the database.
(Inherited from AbstractCompositeInfoTInfo.)
Protected methodWriteDefaultData
Writes the default object installation data into xml file
(Inherited from BaseInfo.)
Top
Extension Methods
  NameDescription
Public Extension MethodCompare
Compares two BaseInfo objects (data & structure) according to comparison settings given.
(Defined by DataExtensions.)
Public Extension MethodSerialize
Returns object data serialized into the XML element.
(Defined by SerializationExtensions.)
Public Extension MethodSubmitToTranslation
Submits the document to a translation.
(Defined by TranslationExtensions.)
Top
See Also