Share via


SiteServicesAddins members

The SiteServicesAddins class provides methods that manage site services add-ins and social plug-ins.

The SiteServicesAddins type exposes the following members.

Methods

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

Top

See also

Reference

SiteServicesAddins class

Microsoft.SharePoint.Publishing namespace