SP.Publishing.AddinPlugin object (sp.publishing)

Represents the settings of a social plugin.

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

var object = new SP.Publishing.AddinPlugin()

Members

The AddinPlugin object has the following members.

Methods

The AddinPlugin object has the following methods.

Method

Description

newObject

Properties

The AddinPlugin object has the following properties.

Property

Description

description

Gets or sets a String that describes the AddinPlugin object.

markup

Gets or sets a String containing the markup snippets for the AddinPlugin object.

title

Gets or sets a String containing the title for the AddinPlugin object.

Constructor

The AddinPlugin object has the following constructor.

Constructor

Description

AddinPlugin

Initializes a new instance of the SP.Publishing.AddinPlugin object.