The methods of the ItemCache class are listed below. For a complete list of ItemCache class members, see the ItemCache Members topic.
AddData | Adds the data. |
AddDefinition | Adds the definition. |
AddLanguages | Adds the languages. |
AddLatestVersion | Adds the latest version. |
AddRelation | Adds the relation. |
AddVersionNumbers | Adds the version numbers. |
Clear | Clears the current instance. |
ClearData | Overloaded. Clears the data. |
ClearDefinition | Clears the definition. |
ClearLanguages | Clears the languages. |
ClearLatestVersion | Overloaded. Clears the latest version. |
ClearRelation | Clears the relation. |
ClearVersionNumbers | Overloaded. Clears the version numbers. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetData | Gets the data. |
GetDefinition | Gets the definition. |
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. |
GetLanguages | Gets the languages. |
GetLatestVersion | Gets the latest version. |
GetRelation | Gets the relation. |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetVersionNumbers | Gets the version numbers. |
InvalidateItem | Overloaded. Invalidates the item. |
NotifyChildAdded | Addes the notify child. |
NotifyItemCopied | Copies the notify item. |
NotifyItemDeleted | Deletes the notify item. |
NotifyItemMoved | Moves the notify item. |
NotifyItemSaved | Saves the notify item. |
NotifyTemplateChanged | Changes the notify template. |
NotifyVersionAdded | Addes the notify version. |
NotifyVersionRemoved | Removes the notify version. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
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. |
ItemCache Class | Sitecore.Caching Namespace