Sitecore 5.0 API

DataManager Methods

The methods of the DataManager class are listed below. For a complete list of DataManager class members, see the DataManager Members topic.

Public Instance Methods

AddFromMasterAdds from master.
AddFromTemplateAdds from template.
AddToPublishQueueAdds publish queue of the to.
AddVersionAdds the version.
ChangeTemplateChanges the template.
CopyCopies the current instance.
DeleteDeletes the current instance.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
FindItemCountFinds the item count.
FindItemsFinds the items.
GetChildIDsGets the child ids.
GetChildrenGets the children.
GetFieldIDGets the field ID.
GetFieldValueGets the field value.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetItemGets the item.
GetLanguagesGets the languages.
GetNameGets the name.
GetParentGets the parent.
GetParentIDGets the parent ID.
GetPropertyGets the property.
GetPublishQueueGets the publish queue.
GetQueryContextItemGets the context item of the query.
GetRootItemGets the root item.
GetTemplateOverloaded. Gets the template.
GetTemplateFieldOverloaded. Gets the template field.
GetTemplatesGets the templates.
GetType (inherited from Object) Gets the Type of the current instance.
GetVersionsGets the versions.
HasChildrenGets a value indicating whether the current instance has children.
IsEmptyGets a value indicating whether the current instance is empty.
MoveMoves the current instance.
ReloadTemplatesReloads the templates.
RemovePropertyRemoves the property.
RemoveVersionRemoves the version.
SaveItemSaves the item.
SelectItemsSelects the items.
SelectSingleItemSelects the single item.
SetPropertySets the property.
ToString (inherited from Object) Returns a String that represents the current Object.
UpdatePublishQueueUpdates the publish queue.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

DataManager Class | Sitecore.Data Namespace