Class Element (Event)

Applies to: SharePoint Foundation 2010

Contains the name of the class that implements the event receiver.

<Class>
</Class>

Attributes

Attribute

Description

None

N/A

Child Elements

None

Parent Elements

Receiver

Occurrences

Minimum: 0

Maximum: 1

Remarks

The Class element contains the fully qualified name of the class in the following format:

MS.MyNameSpace.MyEventHandlerClass

Example

For an example of how this element is used, see Event Registrations.