Receivers Element (Event)
Contains the description of an event receiver for handling item events in lists created through the specified list template.
<Receivers ListTemplateId = "Text" ListTemplateOwner = "Text"> </Receivers>
| Attribute | Description |
|---|---|
|
ListTemplateId |
Optional Text. Specifies the index of the list template to which the event receiver applies. The following values are the default list template types.
|
|
ListTemplateOwner |
Optional Text. Specifies the GUID of the list template owner if the list template is registered via Features, or the name of the site definition if the list template is registered by a site definition. |
For an example of how this element is used, see Event Registrations.
Correction: ListTemplateId is optional, but to omit it, you must use ListTemplateOwner. VSeWSS uses this convention when creating an event receiver. It should be noted in the content that one of the two attributes is required to be used.
- 7/16/2009
- Stephan Elsner
- 2/23/2010
- PaulE
- 10/6/2009
- Waldek Mastykarz
Also where is the corresponding list for MOSS 2007?
- 10/5/2009
- Oisin Grehan
- 10/5/2009
- Oisin Grehan