AddinSettings members

Represents the settings of a site services add-in.

The AddinSettings type exposes the following members.

Constructors

  Name Description
Public method AddinSettings Initializes a new instance of the AddinSettings object.

Top

Properties

  Name Description
Public property Description Gets or sets a String that describes the Addin Settings.
Public property Enabled Gets or sets a Boolean that indicates whether the Addin Settings is enabled or not.
Public property HeadScript Gets or sets the contents of the head script in the Addin Settings.
Public property HtmlEndBody Gets or sets the value of the HTML end body tag in the Addin Settings.
Public property HtmlStartBody Gets or sets the contents of the HTML start body tag in the Addin Settings.
Public property Id Gets the identifier of the Addin Settings object.
Public property MetaTagPagePropertyMappings Gets or sets the <meta> tag and page property mappings for the Addin Settings.
Public property Namespace Gets or sets the namespace for the Addin Settings.
Public property Title Gets or sets the value of the Title property of the AddinSettings AddinSettings object.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

AddinSettings class

Microsoft.SharePoint.Publishing namespace