SiteServicesAddins class
SharePoint Online
The SiteServicesAddins class provides methods that manage site services addins and social plugins.
Namespace: Microsoft.SharePoint.Client.Publishing
Assembly: Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)
Site services addins provide a framework to inject HTML and JavaScript into various page locations on SharePoint Server site pages and list view pages. Site service addins will only work when the Site Services Addins feature is activated.
A social plugin contains HTML, JavaScript, or both that will be rendered on pages where it is inserted. When a social plugin is added, it will be available in the Social Plugins Web Part category.
Show: