AddinSettings class

SharePoint Online

Represents the settings of a site services add-in.

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.Publishing.AddinSettings

Namespace:  Microsoft.SharePoint.Client.Publishing
Assembly:  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

No code example is currently available or this language may not be supported.

The Site Services add-ins API provides an injection framework that allows for HTML or JavaScript to be injected into various locations on SharePoint site pages and list view pages.

A social plugin contains HTML or JavaScript that will be rendered or run on pages where it is inserted. When a social plugin is added, it will be available in the Social Plugins Web Part category.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: