SP.Publishing.SiteServicesAddins.getSettings Method (sp.publishing)

Gets the setting of a site services add-in by its SP.Publishing.AddinSettings.id property (sp.publishing) property.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.Publishing.SiteServicesAddins.getSettings(context)

Parameters

  • context

  • addinId
    The id property of the site services add-in.

Return value

SP.Publishing.AddinSettings

The AddinSettings object with the specified id. Returns null if the AddinSettings object does not exist.