Share via


SiteServicesAddins members

The SiteServicesAddins class provides methods that manage site services addins and social plugins.

The SiteServicesAddins type exposes the following members.

Methods

  Name Description
Public methodStatic member DeletePlugin Deletes an AddinPlugin by its Title property.
Public methodStatic member DeleteSettings Deletes a site services addin by its Id property.
Public methodStatic member GetPlugin Gets the AddinPlugin and its Title property.
Public methodStatic member GetSettings Gets the setting of a site services addin by its Id property.
Public methodStatic member SetPlugin Adds the site services AddinPlugin if it doesn't exist; otherwise, this method updates it.
Public methodStatic member SetSettings Adds the site services add-in if it doesn’t exist; otherwise, this method updates it.

Top

See also

Reference

SiteServicesAddins class

Microsoft.SharePoint.Client.Publishing namespace