Sitecore 5.0 API

ItemEventHandler Class

Implements an event handler for updating indexes.

For a list of all members of this type, see ItemEventHandler Members.

System.Object
   Sitecore.Data.Indexing.ItemEventHandler

[Visual Basic]
Public Class ItemEventHandler
[C#]
public class ItemEventHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

An index enables Sitecore to locate items with common properties fast. An index is analogous to indexes in a SQL database.

Requirements

Namespace: Sitecore.Data.Indexing

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

ItemEventHandler Members | Sitecore.Data.Indexing Namespace