The TreeNode type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
TreeNode | Obsolete.
Empty constructor, allowed only if Initialize is called immediately after it.
| |
TreeNode(String) |
Base constructor for inherited classes and internal purposes.
|
Methods
Name | Description | |
---|---|---|
AddColumnPrefixesWhereCondition |
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.) | |
AddContentField |
Process search settings of DataClass field and inserts required search field into search fields collection when field is marked as content field.
(Inherited from AbstractInfo TInfo .) | |
AddSearchableField |
Process search settings of DataClass field and inserts required search field into search fields collection when field is searchable.
(Inherited from AbstractInfo TInfo .) | |
AddTypeSpecificColumns |
Adds the columns that are specific to the document type
| |
AllowExternalColumn |
Indicates whether a given column is allowed to be saved externally.
(Inherited from AbstractInfo TInfo .) | |
AnyItemChanged |
Returns true if any of specified columns changed.
(Inherited from AbstractInfo TInfo .) | |
Archive |
Archives the document.
| |
BuildObjectPath |
Builds the path from the given column.
(Inherited from BaseInfo.) | |
ClearCache |
Clears the document cache.
| |
ClearCache(String) |
Clears the document cache.
| |
ClearData |
Clears data from the object.
(Inherited from BaseInfo.) | |
ClearOutputCache(Boolean) |
Clears the output cache for current page.
| |
ClearOutputCache(Boolean, Boolean) |
Clears the output cache for current page.
| |
Clone |
Returns a clone of the node.
(Overrides AbstractInfo TInfo Clone .) | |
Clone(Boolean) |
Returns a clone of the object.
(Overrides AbstractInfo TInfo Clone(Boolean).) | |
Clone NewNodeType |
Returns a clone of the node.
| |
CloneObject |
Creates the clone of the object
(Inherited from AbstractInfo TInfo .) | |
ColumnsChanged |
Returns true if at least one column of the column list provided as the first argument was changed.
(Inherited from AbstractInfo TInfo .) | |
CombineColumnNames( ICollection ) |
Returns column names
(Inherited from AbstractInfo TInfo .) | |
CompareTo |
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.) | |
ContainsColumn |
Returns true if the object contains specific column.
(Overrides AbstractInfo TInfo ContainsColumn(String).) | |
CopyDataTo |
Copies the node data to the destination node according to the settings.
| |
CopyMemoryProperties |
Copies memory properties
(Inherited from BaseInfo.) | |
CopyProperties |
Copies memory properties
(Inherited from AbstractInfo TInfo .) | |
CreateDefaultSKU |
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.
| |
CreateNewVersion |
Creates new document version. (Moves document to edit step.)
| |
DataChanged |
Returns true if the object has changed.
| |
DataChanged(String) |
Returns true if the object has changed.
(Overrides AbstractInfo TInfo DataChanged(String).) | |
Delete |
Deletes the document to the recycle bin. Deletes only this culture version of the document to the recycle bin, including the bound product.
(Overrides BaseInfo Delete .) | |
Delete(Boolean) |
Deletes the document to the recycle bin. Deletes only this culture version of the document to the recycle bin, including the bound product.
| |
Delete(Boolean, Boolean, Boolean) |
Deletes the document.
| |
DeleteAllCultures |
Deletes all the culture versions of the specified node including the child nodes.
| |
DeleteData |
Deletes the object.
(Inherited from AbstractInfo TInfo .) | |
DeleteExternalColumns |
Goes through the columns which are stored externally and deletes all the files.
(Inherited from AbstractInfo TInfo .) | |
DeleteChildNodes |
Deletes the child nodes of all culture versions under the specified parent node.
| |
DeleteInternal |
Deletes node from the database. If node is last node culture version, deletes also the child nodes of all culture versions.
| |
DeleteMetafiles |
Deletes the metafiles related to this object
(Inherited from AbstractInfo TInfo .) | |
DeleteObject |
Deletes the object using appropriate provider.
(Overrides AbstractInfo TInfo DeleteObject .) | |
Destroy |
Destroys the document with its version history. Deletes only this culture version of the document to the recycle bin, including the bound product.
(Overrides BaseInfo Destroy .) | |
Disconnect |
Disconnects the collection from the database.
(Inherited from BaseInfo.) | |
Dispose |
Disposes the object.
| |
EnsureBinaryData |
Makes sure that the binary data is loaded into binary column of the object when StoreToFileSystem is true.
(Inherited from BaseInfo.) | |
EnsureBinaryData(Boolean) |
Makes sure that the binary data is loaded into binary column of the object.
(Inherited from BaseInfo.) | |
EnsureCodeName |
Ensures the code name of the object if not set
(Inherited from BaseInfo.) | |
EnsureConsistency |
Ensures data consistency.
| |
EnsureData |
Creates a new data class container within the object
(Inherited from AbstractInfo TInfo .) | |
EnsureDefaultValues |
Sets the document default values.
| |
EnsureGUID |
Ensures the GUID of the object
(Inherited from BaseInfo.) | |
EnsureHierarchyColumns |
Ensures the IDPath and Level columns.
(Inherited from BaseInfo.) | |
EnsureLastModified |
Ensures the last modified time stamp of the object
(Inherited from BaseInfo.) | |
EnsureOriginalValues |
Ensures that the original node values are loaded.
| |
EnsureUniqueCodeName |
Ensures that the object has a unique code name within it's context
(Inherited from BaseInfo.) | |
Equals | (Inherited from Object.) | |
ExportDefaultData |
Exports the default object installation data
(Inherited from BaseInfo.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAutomaticCodeName |
Gets the automatic code name for the object
(Inherited from BaseInfo.) | |
GetAutomaticProperty |
Tries to get the automatic property value for underlying object
(Inherited from AbstractInfo TInfo .) | |
GetBinaryData |
Returns the BinaryData object of the current instance. Has to be overriden by specific classes. Returns null by default.
(Inherited from BaseInfo.) | |
GetBooleanValue |
Gets the boolean value from the object.
(Inherited from BaseInfo.) | |
GetColumnNames |
Gets the default list of column names for this class
(Inherited from AbstractInfo TInfo .) | |
GetColumnNames(Boolean, Boolean, Boolean, Boolean) |
Gets the list of document column names.
| |
GetCount |
Gets count of the objects filtered by given where condition.
(Inherited from BaseInfo.) | |
GetCurrentObjectPathPart |
Builds the path from the given column.
(Inherited from BaseInfo.) | |
GetCustomProperties |
Gets list of custom properties.
(Inherited from BaseInfo.) | |
GetData |
Returns the data according to the set of input parameters.
(Inherited from BaseInfo.) | |
GetDataQueryInternal |
Gets the data query for this object type
(Overrides BaseInfo GetDataQueryInternal .) | |
GetDataSet |
Returns the DataSet of the node data.
| |
GetDateTimeValue |
Gets the DateTime value from the object.
(Inherited from BaseInfo.) | |
GetDefaultData |
Returns the default object installation data
(Inherited from BaseInfo.) | |
GetDefaultDataExportColumns |
Returns names of all columns that should be exported with default data as a comma separated string.
(Inherited from BaseInfo.) | |
GetDefaultDataWhereCondition |
Gets the where condition to filter out the default installation data
(Inherited from BaseInfo.) | |
GetDefaultObject |
Returns default object of given object type. Has to be overriden in specific info. Returns null by default. Example is UserInfo which returns user specified in the settings or Global Administrator.
(Inherited from BaseInfo.) | |
GetDependenciesNames |
Checks the object dependencies. 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.) | |
GetDependenciesNamesAuto |
Checks the object dependencies. Returns a list of object names which depend on this object.
(Inherited from BaseInfo.) | |
GetDependencyCacheKeys |
Gets the array of dependency cache keys for current object.
(Inherited from BaseInfo.) | |
GetDependencyObjectType |
Gets dependency object type
(Inherited from BaseInfo.) | |
GetDocumentName |
Returns friendly document name.
| |
GetDocumentRepository |
Gets the new repository for the given document.
| |
GetDoubleValue |
Gets the double value from the object.
(Inherited from BaseInfo.) | |
GetEditingPageURL |
Gets the object editing page URL.
(Inherited from BaseInfo.) | |
GetExisting |
Returns the existing object based on current object data.
(Inherited from BaseInfo.) | |
GetExistingWhereCondition |
Gets a where condition to find an existing object based on current object
(Inherited from BaseInfo.) | |
GetExternalColumnData |
Returns the column data from external storage if exists.
(Inherited from AbstractInfo TInfo .) | |
GetExternalColumns |
Returns the list of columns registered as the external columns.
(Inherited from AbstractInfo TInfo .) | |
GetExternalColumnSettings |
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 AbstractInfo TInfo .) | |
GetExternalFiles |
Goes through the columns which are stored externally and returns the list of particular files this object uses.
(Inherited from AbstractInfo TInfo .) | |
GetExternalPath |
Returns path to the external storage with data of the given column. If the column data is not stored in the external storage, returns null.
(Inherited from AbstractInfo TInfo .) | |
GetFileInfo |
Returns FileInfo object from external storage if exists.
(Inherited from AbstractInfo TInfo .) | |
GetFullObjectName |
Returns the name of the object within its parent hierarchy.
(Inherited from BaseInfo.) | |
GetGeneralizedInfo |
Gets the generalized info for this object
(Inherited from AbstractInfo TInfo .) | |
GetGlobalPermissionName |
Returns name of the global permission name corresponding to the given permission name.
By default, "Global" + permissionName is returned.
(Inherited from BaseInfo.) | |
GetGroupWhereCondition |
Gets the group where condition for the object
(Inherited from BaseInfo.) | |
GetGuidValue |
Gets the guid value from the object.
(Inherited from BaseInfo.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetChildDependencies |
Gets the child dependencies repository
(Inherited from BaseInfo.) | |
GetChildWhereCondition |
Gets the child object where condition.
(Overrides BaseInfo GetChildWhereCondition(String, String).) | |
GetIconUrl(Page, String) |
Gets the object icon URL
(Overrides BaseInfo GetIconUrl(Page, String).) | |
GetIconUrl(Int32, Int32, Int32) |
Gets the object icon URL
(Inherited from BaseInfo.) | |
GetIDPathPartLength |
Returns the length of a part of IDPath.
(Inherited from BaseInfo.) | |
GetInheritedValue |
Returns the inherited value for the document.
| |
GetIntegerValue |
Gets the integer value from the object.
(Inherited from BaseInfo.) | |
GetLastObjectOrder |
Returns ID of the item being ordered (i.e. NodeID).
(Overrides BaseInfo GetLastObjectOrder(String).) | |
GetLocalColumnNames |
Gets the list of local column names for particular object.
(Overrides AbstractInfo TInfo GetLocalColumnNames .) | |
GetLocalProperties |
Gets the list of local properties for particular object
(Inherited from AbstractInfo TInfo .) | |
GetLockObject |
Gets the global lock object for all the instances of the object (locked on "objectType_objectId").
(Inherited from BaseInfo.) | |
GetModifiedFrom |
Gets the DataSet of all the objects modified from specified date.
(Inherited from BaseInfo.) | |
GetNameCollisions |
Gets the list of the name collisions of the given object
(Inherited from BaseInfo.) | |
GetNamePathPartColumn |
Returns the name of the column which is used to build the NamePath
(Inherited from BaseInfo.) | |
GetObject |
Gets the object by specified where condition.
(Inherited from BaseInfo.) | |
GetObjectData |
Object serialization.
(Inherited from AbstractInfo TInfo .) | |
GetObjectChildren |
Gets the object children repository
(Inherited from BaseInfo.) | |
GetObjectIdentifier |
Gets the object identifier that uniquely identifies the object
(Inherited from BaseInfo.) | |
GetObjectKey |
Gets the unique string key for the object.
(Overrides BaseInfo GetObjectKey .) | |
GetObjectOrderID |
Returns ID of the item being ordered (i.e. NodeID).
(Overrides BaseInfo GetObjectOrderID .) | |
GetObjectTypeForColumn |
Gets the object type for the given column or null if the object type is not found or unknown.
(Inherited from BaseInfo.) | |
GetOrderQueryParameters |
Creates QueryDataParameters with special macros for object order management.
(Overrides BaseInfo GetOrderQueryParameters(String, String, Boolean).) | |
GetOrderWhereCondition |
Creates where condition according to Parent, Group and Site settings.
(Overrides BaseInfo GetOrderWhereCondition .) | |
GetOriginalValue |
Returns the original value of given column.
(Overrides AbstractInfo TInfo GetOriginalValue(String).) | |
GetOtherBindings |
Gets the repository of other bindings
(Inherited from BaseInfo.) | |
GetParent |
Returns the parent object.
(Inherited from BaseInfo.) | |
GetPermissionName |
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.) | |
GetPermissionObjectType |
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.) | |
GetPermissionToCheck |
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.) | |
GetPhysicalFiles |
Gets DataSet with physical files.
(Inherited from BaseInfo.) | |
GetPreviewLink(String) |
Returns document preview link.
| |
GetPreviewLink(String, Boolean) |
Returns document preview link.
| |
GetProperty |
Gets the property value.
(Inherited from BaseInfo.) | |
GetPropertyType |
Returns the type of given property.
(Overrides AbstractInfo TInfo GetPropertyType(String).) | |
GetReferencedObject |
Obtains the object to which the particular column refers.
| |
GetReferringObjects |
Gets the repository of depending objects
(Inherited from BaseInfo.) | |
GetRegisteredProperties |
Gets list of registered properties.
(Inherited from AbstractInfo TInfo .) | |
GetRelatedDocumentsCollection |
Handler to provide the related document collection.
| |
GetRelationshipNames |
Returns relationship names used by the document
| |
GetSearchDocument |
Returns document with dependence on current object type and index.
(Overrides AbstractInfo TInfo GetSearchDocument(ISearchIndexInfo).) | |
GetSearchFields |
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.
(Overrides AbstractInfo TInfo GetSearchFields(ISearchIndexInfo, ISearchFields).) | |
GetSearchID |
Returns an unique id of current object for search index (documentid;nodeid).
(Overrides BaseInfo GetSearchID .) | |
GetSearchImageUrl |
Returns URL to current search result item.
(Inherited from AbstractInfo TInfo .) | |
GetSiteWhereCondition |
Gets the site where condition for the object
(Inherited from BaseInfo.) | |
GetStringValue |
Gets the string value from the object.
(Inherited from BaseInfo.) | |
GetThumbnailUrl |
Gets the object thumbnail URL
(Inherited from BaseInfo.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetUniqueCodeName |
Returns the unique code name for the specified object, does not check duplicity if duplicity occurs within the currentObjectId.
(Inherited from BaseInfo.) | |
GetUniqueDisplayName |
Returns the unique display name for the specified object.
(Inherited from BaseInfo.) | |
GetUniqueName |
Returns the unique code name for the specified object, does not check duplicity if duplicity occurs within the currentObjectId.
(Inherited from BaseInfo.) | |
GetUniqueNameWhereCondition |
Constructs base where condition for checking column value uniqueness. This method can be overriden in child classes to add more conditions.
(Inherited from BaseInfo.) | |
GetUpperTree |
Returns the upper tree for given document.
| |
GetUsedPageTemplateId |
Gets the page template id used by this document.
| |
GetUsedPageTemplateIdColumn |
Gets the page template id used by this document.
| |
GetValue(String) |
Gets the field value.
(Inherited from AbstractInfo TInfo .) | |
GetValue ReturnType (String, ReturnType) |
Gets the field value converted to a specified type.
(Inherited from AbstractInfo TInfo .) | |
GetValueForTranslation |
Returns value for translation services. Returns unmodified field content by default.
(Inherited from BaseInfo.) | |
GetVirtualFileRelativePath |
Returns virtual relative path for specific column
Ensures the GUID of the object
(Inherited from BaseInfo.) | |
GetWorkflow |
Gets node current workflow (depends on document current workflow step or if document is under a workflow scope).
| |
HasAutomaticProperty |
Returns true if the given column provides an automatic property to access it's binding.
(Overrides AbstractInfo TInfo HasAutomaticProperty(String).) | |
ChangedColumns |
Returns list of column names which values were changed.
(Overrides AbstractInfo TInfo ChangedColumns .) | |
ChangeNodeDocumentType |
Ensures changing the underlying database structure of a given document to the its document type. Changes only the published data of the document type (CMS_Document and coupled data). Fills missing values with the data from given document node.
| |
ChangeToLink |
Changes the document node to the link to another document.
| |
CheckDefaultPermissions |
Check universal permissions for an object
(Inherited from BaseInfo.) | |
CheckDependencies |
Checks the object dependencies. Returns true if there is at least one dependency.
(Inherited from BaseInfo.) | |
CheckIn |
Checks the document in.
| |
CheckLicense |
Checks the object license. Returns true if the licensing conditions for this object were matched.
(Inherited from BaseInfo.) | |
CheckOut |
Checks the document out.
| |
CheckPermissions |
Checks whether the specified user has permissions for this object.
(Inherited from BaseInfo.) | |
CheckPermissionsInternal |
Checks the permissions of the object.
(Overrides BaseInfo CheckPermissionsInternal(PermissionsEnum, String, IUserInfo, Boolean).) | |
CheckPermissionsWithHandler |
Checks the permissions of the object.
(Overrides BaseInfo CheckPermissionsWithHandler(PermissionsEnum, String, IUserInfo, Boolean).) | |
CheckTrackbackStatus |
Goes through all trackbacks of given blog post and makes sure that all statuses are corresponding current workflow step.
| |
CheckUniqueCodeName |
Checks if the object has unique code name. Returns true if the object has unique code name.
(Inherited from BaseInfo.) | |
CheckUniqueValues |
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.) | |
Initialize(String, IDataContainer, TreeProvider) |
Initializes the object created with default constructor. Use it to load existing node from data row.
| |
Initialize(String, DataRow, TreeProvider) |
Initializes the object created with default constructor. Use it to load existing node from data row.
| |
InitObjectsOrder |
Inits the proper item order so the order is consistent.
(Inherited from BaseInfo.) | |
InitObjectsOrderPostprocessing |
Method called after the InitObjectOrder method is called. Override this to do further actions after order initialization. Does nothing by default.
(Overrides BaseInfo InitObjectsOrderPostprocessing .) | |
Insert |
Hides the insert method without parameter. Do not use!
(Overrides BaseInfo Insert .) | |
Insert(Int32) |
Inserts current node under specified parent node.
| |
Insert(TreeNode) |
Inserts current node under specified parent node.
| |
Insert(Int32, Boolean) |
Inserts current node under specified parent node.
| |
Insert(TreeNode, Boolean) |
Inserts current node under specified parent node.
| |
InsertAsClone |
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.) | |
InsertAsCloneInternal |
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.) | |
InsertAsClonePostprocessing |
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.) | |
InsertAsLink(Int32) |
Inserts current node under specified parent node as a document link.
| |
InsertAsLink(TreeNode) |
Inserts current node under specified parent node as a document link.
| |
InsertAsLink(Int32, Boolean) |
Inserts current node under specified parent node as a document link.
| |
InsertAsLink(TreeNode, Int32, Int32) |
Inserts current node under specified parent node as a link to the document.
| |
InsertAsLink(TreeNode, Int32, Int32, Boolean) |
Inserts current node under specified parent node as a document link.
| |
InsertAsLinkInternal |
Inserts current node under specified parent node as a document link.
| |
InsertAsNewCultureVersion(String) |
Inserts current node as new culture version of the same document.
| |
InsertAsNewCultureVersion(String, Boolean) |
Inserts current node as new culture version of the same document.
| |
InsertAsNewCultureVersionInternal |
Inserts current node as a new culture version of the specified document.
| |
InsertCultureData |
Inserts the CMS_Document part of the document node.
| |
InsertData |
Inserts the object to the database.
(Inherited from AbstractInfo TInfo .) | |
InsertInternal |
Inserts current node under specified parent node.
| |
InsertSearchFieldToDocument |
Inserts given search field and it's value into search document.
(Inherited from AbstractInfo TInfo .) | |
InsertTreeNodeData |
Inserts the CMS_Tree part of the document node.
| |
Invalidate |
Invalidates the object in the object table.
(Inherited from BaseInfo.) | |
IsAvailableOnSite |
Checks whether info object as availabe on given site. Available means that object is global or assigned to given site.
(Inherited from BaseInfo.) | |
IsCheckedOutByUser |
Returns true if the object is checked out by the specified user.
(Inherited from BaseInfo.) | |
IsChildOf |
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.) | |
IsModifiedExternally |
Goes through the columns which are stored externally and checkes if the data in DB is the same as in external storage. If all the columns are same returns true, otherwise false.
(Inherited from AbstractInfo TInfo .) | |
IsObjectInvalid |
Returns true if the object is invalid.
(Inherited from BaseInfo.) | |
IsProduct |
Returns true if the document represents a product.
| |
IsProductSection |
Returns true if the document type stands for the product section.
| |
IsRoot |
Returns true if the given document is a root node.
| |
IsWireframe |
Returns true if the document is a wireframe document.
| |
ItemChanged |
Returns true if the item on specified column name changed.
(Overrides AbstractInfo TInfo ItemChanged(String).) | |
LoadDefaultData |
Loads the default data to the object.
(Inherited from AbstractInfo TInfo .) | |
LoadFromDataContainer |
Loads the object data from given data container.
(Overrides AbstractInfo TInfo LoadFromDataContainer(IDataContainer).) | |
LoadFromDataRow |
Loads the object data from given DataRow.
(Overrides AbstractInfo TInfo LoadFromDataRow(DataRow).) | |
LoadInheritedValues |
Loads the inherited values to the node.
| |
LogAction |
Logs document action to the event log.
| |
MacroRepresentation |
By default, BaseInfo has no special macro representation.
(Inherited from BaseInfo.) | |
MakeComplete |
Makes the object data complete.
(Overrides AbstractInfo TInfo MakeComplete(Boolean).) | |
MapDocumentName |
Maps the document name based on the document type settings.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
MergeTrackbackUrls |
Compares columns 'BlogPostNotPingedUrls' and 'BlogPostPingedUrls'. Removes already pinged URLs if there are the same URLs not pinged yet.
| |
MoveToFirstStep |
Moves the document to first step in the workflow (removes the workflow information if document is not under a workflow anymore).
| |
MoveToNextStep |
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).
| |
MoveToPreviousStep |
Moves the document to a previous step in the workflow (rejects the document).
| |
MoveToPublishedStep |
Moves the document directly to published workflow step (moves document directly to publish step, skips all following steps).
| |
New(String, TreeProvider) |
Creates new instance of given class which must inherit TreeNode.
| |
New(String, DataRow, TreeProvider) |
Creates new instance of given class which must inherit TreeNode and fill it with given data.
| |
New NodeType (String, IDataContainer, TreeProvider) |
Creates new instance of given class which must inherit specified node type and fill it with given data.
| |
New NodeType (String, DataRow, TreeProvider) |
Creates new instance of given class which must inherit specified node type and fill it with given data.
| |
PermissionCheckException |
Fires an exception in case authorization result is false (denied or insignificant)
(Inherited from BaseInfo.) | |
Property PropertyType |
Returns the extension property for the object
(Inherited from AbstractObject.) | |
Publish |
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.
| |
Reconnect |
Reconnects the collection to the database.
(Inherited from BaseInfo.) | |
RegisterConnectedDocuments |
Registers the connected documents for this document.
| |
RegisterConnectedObjects |
Registers the connected objects for this document.
| |
RegisterExternalColumn |
Registers external column settings to the hash table.
(Inherited from AbstractInfo TInfo .) | |
RegisterExternalColumns |
Registers external column settings to the hash table.
(Inherited from AbstractInfo TInfo .) | |
RegisterGroupedAttachments |
Registers the grouped attachments for this document.
| |
RegisterProperties |
Registers properties of this object.
(Overrides AbstractInfo TInfo RegisterProperties .) | |
RegisterProperty(String, Object, Func TInfo, Object, Object ) |
Registers the given parameterized property to the object.
(Inherited from AbstractInfo TInfo .) | |
RegisterProperty PropertyType (String, Func TInfo, Object ) |
Registers the given property to the object
(Inherited from AbstractInfo TInfo .) | |
RelatedDocuments_OnLoadCollection |
Handler to provide the related document collection.
| |
RemoveDocumentDependencies |
Removes document dependencies.
| |
RemoveObjectDependencies |
Removes object dependencies. First tries to execute removedependencies query, if not found, automatic process is executed.
(Inherited from BaseInfo.) | |
ResetChanges |
Resets the object changes and keeps the new values as unchanged.
(Overrides AbstractInfo TInfo ResetChanges(Boolean).) | |
ResetTranslationFlag |
Clears 'Document is waiting for translation' flag.
| |
RestoreSettings |
Restores local settings for object instance.
(Inherited from BaseInfo.) | |
RevertChanges |
Reverts the object changes and keeps the original values.
(Overrides AbstractInfo TInfo RevertChanges .) | |
SaveExternalColumns |
Goes through the columns which are stored externally and ensures them in the external storage.
(Inherited from AbstractInfo TInfo .) | |
SendNotifications |
Raises the notifications events and sends the notifications.
| |
SerializationNotSupported |
Throws serialization not supported exception
(Inherited from BaseInfo.) | |
SetData |
Updates or inserts the object to the database.
(Inherited from AbstractInfo TInfo .) | |
SetDefaultPageTemplateID |
Sets the default document page template ID.
| |
SetDocumentNameSource(String) |
Sets the document name source field to the given value.
| |
SetDocumentNameSource(String, Boolean) |
Sets the document name source field to the given value.
| |
SetExternalColumnData |
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 AbstractInfo TInfo .) | |
SetIntegerValue |
Sets the integer value of the Tree node.
| |
SetObject |
Updates the object using appropriate provider.
(Overrides AbstractInfo TInfo SetObject .) | |
SetObjectAlphabeticalOrder |
Moves the object to the right position according to the custom order.
(Inherited from BaseInfo.) | |
SetObjectOrder |
Moves the object to the specified order (if OrderColumn is specified). The move is done within the object's parent and site (if defined).
(Inherited from BaseInfo.) | |
SetObjectOrderPostprocessing |
Method which is called after the order of the object was changed. Generates staging tasks and webfarm tasks by default.
(Overrides AbstractInfo TInfo SetObjectOrderPostprocessing .) | |
SetParent |
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.) | |
SetValue(String, Object) |
Sets value of the specified node column.
(Overrides AbstractInfo TInfo SetValue(String, Object).) | |
SetValue(String, Object, Boolean) |
Sets the object value to the nullable column.
(Inherited from BaseInfo.) | |
SetValue(String, Object, Object) |
Sets the object value to the nullable column.
(Inherited from BaseInfo.) | |
SortAlphabetically |
Sort objects alphabetically.
(Inherited from BaseInfo.) | |
StoreSettings |
Stores local settings for object instance.
(Inherited from BaseInfo.) | |
SubmitChanges(Boolean) |
Submits the changes in the object to the database.
(Overrides BaseInfo SubmitChanges(Boolean).) | |
SubmitChanges(Boolean, TreeNode) |
Submits the changes in the object to the database.
| |
ToMacroString |
Returns the default text representation in the macros.
(Inherited from BaseInfo.) | |
ToString |
Returns the text representation of the object
(Inherited from BaseInfo.) | |
TouchKeys |
Touches the cache dependency keys of the object to flush the dependent cache items.
(Inherited from AbstractInfo TInfo .) | |
TouchParent |
Updates the parent object by saving it (to update the timestamp).
(Inherited from BaseInfo.) | |
TryGetAutomaticProperty |
Tries to get the automatic property value for underlying object
(Inherited from AbstractInfo TInfo .) | |
TryGetProperty(String, Object ) |
Obtains value of specified property.
(Overrides AbstractInfo TInfo TryGetProperty(String, Object ).) | |
TryGetProperty(String, Object , Boolean) |
Returns value of property.
(Inherited from BaseInfo.) | |
TryGetValue |
Obtains value of given column.
(Overrides AbstractInfo TInfo TryGetValue(String, Object ).) | |
UndoCheckOut |
Rolls the checkout operation of the document back.
| |
Update |
Updates node data in the database.
(Overrides BaseInfo Update .) | |
Update(Boolean) |
Updates node data in the database.
| |
UpdateCultureData |
Updates the CMS_Document part of the document node.
| |
UpdateData |
Updates the object to the database.
(Inherited from AbstractInfo TInfo .) | |
UpdateDocumentAliases |
Updates the document aliases if the document path changed.
| |
UpdateExternalColumns |
Goes through the columns which are stored externally and updates DB versions with the data from external storage.
(Inherited from AbstractInfo TInfo .) | |
UpdateFromDB |
Updates the data of the object from DB (updates also ObjectSettings).
(Inherited from BaseInfo.) | |
UpdateChildNodesCount |
Updates the child nodes count of the document.
| |
UpdateInheritedChildTags |
Updates the tags of the child documents with inherited tag group.
| |
UpdateInternal |
Updates node data in the database.
| |
UpdateNodeData |
Updates the data fields of the document.
| |
UpdateOriginalValues |
Updates the node original values.
| |
UpdatePaths |
Updates the document paths within the tree of documents.
| |
UpdatePhysicalFiles |
Saves physical files.
(Inherited from BaseInfo.) | |
UpdateTags(String, Boolean, Boolean) |
Update document tag according to tag group only if necessary.
| |
UpdateTags(String, Boolean, Boolean, Boolean) |
Update document tag according to tag group only if necessary.
| |
UpdateTreeNodeData |
Updates the CMS_Tree part of the document node.
| |
WriteDefaultData |
Writes the default object installation data into xml file
(Inherited from BaseInfo.) |
Extension Methods
Name | Description | |
---|---|---|
Compare |
Compares two BaseInfo objects (data & structure) according to comparison settings given.
(Defined by DataExtensions.) | |
CopyTo |
Copies the data of specified columns of the source object to the target object.
(Defined by DataExtensions.) | |
GetAPIString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
GetString |
Gets the string by the specified resource key
(Defined by CoreExtensions.) | |
CheckRequiredColumns |
Returns true if given list of columns do not have null values in the object
(Defined by DataExtensions.) | |
SubmitToTranslation |
Submits the document to a translation.
(Defined by TranslationExtensions.) | |
ToBoolean |
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDateTime |
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToDouble |
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToGuid |
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToInteger |
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToJSON |
Returns JSON representation of current instance of IDataContainer.
(Defined by DataExtensions.) | |
ToString |
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.) | |
ToXML |
Returns XML representation of current instance of IDataContainer.
(Defined by DataExtensions.) |
Fields
Name | Description | |
---|---|---|
isInDocumentHelper |
If true, the document is currently in the document helper and should call normal methods.
| |
mAllowClone |
Indicates if the object supports cloning.
(Inherited from BaseInfo.) | |
mAllowRestore |
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfo.) | |
mAllowTouchParent |
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.) | |
mBindings |
Binding objects of the object.
(Inherited from BaseInfo.) | |
mCacheParentData |
If true, the parent data is cached.
(Inherited from BaseInfo.) | |
mClassName |
Node class name.
| |
mConnectedDocuments |
Connected documents.
| |
mConnectedObjects |
Connected objects.
| |
mDataClass |
Data class with the SiteInfo data.
(Inherited from AbstractInfo TInfo .) | |
mDisconnectedCount |
Number of disconnected references for this collection
(Inherited from BaseInfo.) | |
mDocumentContent |
Document editable content.
| |
mDocumentCustomData |
Document custom data.
| |
mGeneralized |
Generalized interface of this object
(Inherited from BaseInfo.) | |
mGroupedAttachments |
Grouped attachments.
| |
mCheckUnique |
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.) | |
mChildDependencies |
Child dependency objects of the object.
(Inherited from BaseInfo.) | |
mChildren |
Child objects of the object.
(Inherited from BaseInfo.) | |
mInstantiated |
Date and time when this instance was created.
(Inherited from BaseInfo.) | |
mInvalidateObject |
If true, object is invalidated on the object update.
(Inherited from BaseInfo.) | |
mLocalColumnNames |
Local column names
(Inherited from AbstractInfo TInfo .) | |
mLocalProperties |
Local properties
(Inherited from AbstractInfo TInfo .) | |
mLocalSettings |
Local object settings.
(Inherited from BaseInfo.) | |
mLogEvents |
If true, events are logged on the object update.
(Inherited from BaseInfo.) | |
mLogExport |
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.) | |
mLogIntegration |
Whether to log integration tasks.
(Inherited from BaseInfo.) | |
mLogSynchronization |
If true, synchronization tasks are logged on the object update.
(Inherited from BaseInfo.) | |
mLogWebFarmTasks |
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.) | |
mNodeCustomData |
Node custom data.
| |
mObjectIcon |
Object icon metafile.
(Inherited from BaseInfo.) | |
mObjectLastAccessed |
Object last access time (uses internally by providers).
(Inherited from BaseInfo.) | |
mObjectParent |
Object parent.
(Inherited from BaseInfo.) | |
mObjectSiteID |
Object site ID.
(Inherited from BaseInfo.) | |
mObjectSiteName |
Object site name.
(Inherited from BaseInfo.) | |
mObjectThumbnail |
Object thumbnail metafile.
(Inherited from BaseInfo.) | |
mOriginalDocumentExtensions |
Original document extensions.
| |
mOriginalDocumentName |
Original document name.
| |
mOriginalDocumentTags |
Original document tags.
| |
mOriginalDocumentTagsGroup |
Original document tags group.
| |
mOriginalDocumentUrlPath |
Original document url path.
| |
mOriginalNodeAlias |
Original node alias.
| |
mOriginalNodeAliasPath |
Original node alias path.
| |
mOriginalNodeLevel |
Original node level.
| |
mOriginalNodeName |
Original node name.
| |
mOriginalNodeParentID |
Original node parent ID.
| |
mOriginalNodeSKUID |
Original node SKU (product) ID.
| |
mOriginalSiteID |
Original parent node ID.
| |
mOriginalValuesLoaded |
If true, the original node values were loaded.
| |
mOtherBindings |
Other binding objects of the object.
(Inherited from BaseInfo.) | |
mParent |
Parent document.
| |
mProcesses |
Processes of the object.
(Inherited from BaseInfo.) | |
mReferringObjects |
Depending objects of the object.
(Inherited from BaseInfo.) | |
mRelatedData |
Custom data connected to the object.
(Inherited from BaseInfo.) | |
mRelatedDataLoaded |
Related data is loaded.
(Inherited from BaseInfo.) | |
mRelatedDocuments |
Related documents.
| |
mRelatedObjects |
Related objects.
(Inherited from BaseInfo.) | |
mScheduledTasks |
Scheduled tasks of the object.
(Inherited from BaseInfo.) | |
mStatus |
Status of the object.
(Inherited from BaseInfo.) | |
mSupportsVersioning |
Indicates if the object versioning is supported.
(Inherited from BaseInfo.) | |
mTouchCacheDependencies |
If true, cache keys are touched on the object update.
(Inherited from BaseInfo.) | |
mTreeProvider |
Tree provider object to use for the database access.
| |
mTypeInfo |
Object type information.
(Inherited from BaseInfo.) | |
mUpdateTimeStamp |
If true, timestamp of the object is updated when saved.
(Inherited from BaseInfo.) | |
mUpdateVersionGUID |
If true, version GUID of the object is updated when saved.
(Inherited from AbstractInfo TInfo .) | |
mValidateCodeName |
If true, the code name is validated upon saving.
(Inherited from BaseInfo.) | |
mVersionManager |
Manager for version actions.
| |
mWildcardRegex |
Contains compiled regular expression for wildcard macro.
| |
mWorkflowManager |
Manager for workflow actions.
| |
mWorkflowStep |
Document workflow step
| |
mWorkflowStepTimeout |
Document workflow step timeout
| |
OBJECT_TYPE |
Object type
| |
TYPEINFO |
Type information
|
Properties
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 AbstractInfo TInfo .) | |
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 |
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 |
Category ID column name.
(Inherited from BaseInfo.) | |
ClassName |
Class name in format application.class.
(Overrides AbstractInfo TInfo ClassName.) | |
CodeNameColumn |
Code name column name of the info record.
(Inherited from BaseInfo.) | |
CodeNameChanged |
Returns whether the object code name changed or not
(Inherited from AbstractInfo TInfo .) | |
ColumnNames |
Column names.
(Inherited from AbstractInfo TInfo .) | |
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 AbstractInfo TInfo .) | |
DataClassInfo |
DataClass info
| |
DeleteFiles |
Indicates if all physical files should be deleted when object will be deleted.
(Inherited from AbstractInfo TInfo .) | |
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.
| |
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 AbstractInfo TInfo .) | |
GroupedAttachments |
Document grouped attachments.
| |
GUIDColumn |
GUID column.
(Inherited from BaseInfo.) | |
HasData |
Returns true if the object has it's data storage initialized already
(Inherited from AbstractInfo TInfo .) | |
HasChanged |
Indicates whether the object changed.
(Overrides AbstractInfo TInfo HasChanged.) | |
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 |
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 |
Child object types.
(Inherited from BaseInfo.) | |
Children |
Collection of child nodes.
| |
Icon |
Object icon
(Inherited from BaseInfo.) | |
IDColumn |
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 |
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 AbstractInfo TInfo IsComplete.) | |
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 BaseInfo LogEvents.) | |
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.
| |
NodeHeadTags |
Node header tags.
| |
NodeChildNodesCount |
Node child nodes count, returns -1 if unknown.
| |
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 |
Class name.
(Inherited from BaseInfo.) | |
ObjectCodeName |
Object code name.
(Inherited from BaseInfo.) | |
ObjectDisplayName |
Object display name.
(Overrides BaseInfo ObjectDisplayName.) | |
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 |
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 BaseInfo ObjectParent.) | |
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 BaseInfo ObjectStatus.) | |
ObjectThumbnail |
Object thumbnail metafile.
(Inherited from BaseInfo.) | |
ObjectThumbnailGUID |
Object thumbnail GUID.
(Inherited from BaseInfo.) | |
ObjectType |
Object type.
(Inherited from BaseInfo.) | |
ObjectVersionGUID |
Object version GUID.
(Inherited from BaseInfo.) | |
OrderColumn |
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 AbstractInfo TInfo .) | |
OtherBindingObjectTypes |
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 |
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 BaseInfo PrioritizedProperties.) | |
Processes |
Collection of the processes belonging to the object.
(Inherited from BaseInfo.) | |
Properties |
Properties of the object
(Inherited from AbstractInfo TInfo .) | |
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 AbstractInfo TInfo .) | |
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 AbstractInfo TInfo SearchType.) | |
ScheduledTasks |
Collection of the scheduled tasks belonging to the object.
(Inherited from BaseInfo.) | |
Site |
Object site
(Inherited from BaseInfo.) | |
SiteIDColumn |
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 |
Time stamp column.
(Inherited from BaseInfo.) | |
TouchCacheDependencies |
If true, cache dependencies are touched when the object is changed.
(Overrides BaseInfo TouchCacheDependencies.) | |
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 AbstractInfo TInfo .) | |
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.
|
See Also