Skip to content

Commit 5b69d6d

Browse files
authored
Removed "how to" in title
1 parent 22ec20a commit 5b69d6d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/general-development/how-to-create-external-event-receivers.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
2-
title: How to Create external event receivers
2+
title: Create external event receivers
33
ms.date: 09/25/2017
44
ms.prod: sharepoint
55
ms.assetid: c6d5f486-6247-47f9-9876-fab12f13342f
66
---
77

88

9-
# How to: Create external event receivers
9+
# Create external event receivers
10+
1011
Learn the steps for creating external event receivers for on-premises installations of Business Connectivity Services (BCS) external lists.
12+
1113
External event receivers are classes that enable SharePoint Add-ins to respond to events that occur to SharePoint items, such as lists or list items. For example, you can respond to list events, such as adding or removing a field; list item events, such as adding or removing a list item or attachment to a list item; or web events, such as adding or deleting a site or site collection. You can add a remote event receiver to an existing Visual Studio solution that contains an SharePoint Add-in.
1214

1315

0 commit comments

Comments
 (0)