|
1 |
| ---- |
2 |
| -title: SharePoint Add-ins |
3 |
| -keywords: vs.sharepointtools.spe.appwizardprojectpage |
4 |
| -f1_keywords: |
5 |
| -- vs.sharepointtools.spe.appwizardprojectpage |
6 |
| -ms.prod: SHAREPOINT |
7 |
| -ms.assetid: cd1eda9e-8e54-4223-93a9-a6ea0d18df70 |
8 |
| ---- |
9 |
| - |
10 | 1 |
|
11 | 2 | # SharePoint Add-ins
|
12 | 3 | SharePoint Add-ins are self-contained extensions of SharePoint websites that you create, and that run without custom code on the SharePoint server.
|
@@ -46,9 +37,9 @@ There are two basic kinds of SharePoint Add-ins — SharePoint-hosted and provid
|
46 | 37 |
|
47 | 38 | |||
|
48 | 39 | |:-----|:-----|
|
49 |
| -||**As an immersive full-page experience** that can have the look and feel of a SharePoint page.| |
50 |
| -||**As part of a webpage, using a special kind of control, called an add-in part**, to surface an iframe element that contains the add-in.| |
51 |
| -||**As UI commands that extend ribbons and menus** for lists, documents, and more.| |
| 40 | +||**As an immersive full-page experience** that can have the look and feel of a SharePoint page.| |
| 41 | +||**As part of a webpage, using a special kind of control, called an add-in part**, to surface an iframe element that contains the add-in.| |
| 42 | +||**As UI commands that extend ribbons and menus** for lists, documents, and more.| |
52 | 43 | - **All SharePoint Add-ins that users install get a tile on the **Site Contents** page of the SharePoint website.** Clicking the tile runs the add-in.
|
53 | 44 |
|
54 | 45 |
|
@@ -103,7 +94,7 @@ When you need to update an add-in to fix a bug or to add functionality, make the
|
103 | 94 |
|
104 | 95 |
|
105 | 96 |
|
106 |
| - |
| 97 | + |
107 | 98 |
|
108 | 99 |
|
109 | 100 | ### SharePoint-hosted SharePoint Add-ins
|
|
0 commit comments