Skip to content

Commit cbc6310

Browse files
authored
Removed "event receiver" row
...because there's no topic for it
1 parent ce1f228 commit cbc6310

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/general-development/how-tos-for-sharepoint.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ Find how-to articles and related code examples that show how to perform basic de
4444
| [Access SharePoint data from add-ins using the cross-___domain library](../sp-add-ins/access-sharepoint-data-from-add-ins-using-the-cross-___domain-library.md) <br/> |Learn how to access data in a SharePoint website from a remote app by using the cross ___domain library in SharePoint. <br/> |
4545
| [Create a remote event receiver in SharePoint Add-ins](../sp-add-ins/create-a-remote-event-receiver-in-sharepoint-add-ins.md) <br/> |Learn the basics about how to handle, add, and remove events in an SharePoint Add-in by using the Office Developer Tools for Visual Studio 2012. <br/> |
4646
| [Create an add-in event receiver in SharePoint Add-ins](../sp-add-ins/create-an-add-in-event-receiver-in-sharepoint-add-ins.md) <br/> |Learn the basics about how to create a receiver and add or remove handlers for events that occur to an SharePoint Add-in by using the Office Developer Tools for Visual Studio 2012. <br/> |
47-
| [Create an event receiver for an app for SharePoint](../sp-add-ins/create-a-remote-event-receiver-in-sharepoint-add-ins.md) <br/> |Learn how to handle events in a provider-hosted SharePoint Add-in by using Visual Studio 2012. <br/> |
4847
| [Create a provider-hosted add-in that includes a custom SharePoint list and content type](../sp-add-ins/create-a-provider-hosted-add-in-that-includes-a-custom-sharepoint-list-and-conte.md) <br/> |Create an SharePoint Add-in that combines a cloud-hosted web application with custom SharePoint-hosted list templates, list instances, and custom content types by using the Office Developer Tools for Visual Studio 2012. Learn how to interact with SharePoint app webs by using the REST/OData web service, and how to implement OAuth in an SharePoint Add-in. <br/> |
4948
| [Get user identity and properties in SharePoint](../sp-add-ins/get-user-identity-and-properties-in-sharepoint.md) <br/> |Learn the different ways to retrieve user identity and user information in SharePoint. <br/> |
5049
| [Localize SharePoint Add-ins](../sp-add-ins/localize-sharepoint-add-ins.md) <br/> |Localize an SharePoint Add-in by using resource files, JavaScript "resource" files, and other techniques. <br/> |

0 commit comments

Comments
 (0)