Skip to content

Commit 7acb7e2

Browse files
fix link
1 parent 74c14e2 commit 7acb7e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/schema/receivers-element-event.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Receivers Element (Event)
33
description: The Receivers Element (Event) contains the description of an event receiver for handling item events in lists created through the specified list template.
44
manager: soliver
5-
ms.date: 06/10/2022
5+
ms.date: 07/01/2022
66
ms.audience: Developer
77
ms.topic: reference
88
ms.localizationpriority: medium
@@ -35,7 +35,7 @@ The following sections describe attributes, child elements, and parent elements.
3535

3636
|Attribute|Description|
3737
| --- | --- |
38-
|**ListTemplateId**|Optional **Text**. Specifies the index of the list template to which the event receiver applies. For a list of the default list template types, see [SPListTemplateType](///dotnet/api/microsoft.sharepoint.splisttemplate.type).|
38+
|**ListTemplateId**|Optional **Text**. Specifies the index of the list template to which the event receiver applies. For a list of the default list template types, see [SPListTemplateType](/dotnet/api/microsoft.sharepoint.splisttemplate.type).|
3939
|**ListTemplateOwner**|Optional **Text**. Specifies the GUID of the list template owner if the list template is registered through Features, or the name of the site definition if the list template is registered by a site definition.|
4040
|**ListUrl**|Optional **string**. Specifies the URL of the list to which the event receiver applies.|
4141
|**RootWebOnly**|Optional **Boolean**. **True** if the event receiver applies only to the root Web; otherwise, **False**.|

0 commit comments

Comments
 (0)