This documentation is archived and is not being maintained.

SP.ThemeInfo object

SharePoint 2013

Last modified: March 09, 2015

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

var object = new SP.ThemeInfo()

The ThemeInfo object has the following members.

Constructor

The ThemeInfo object has the following constructor.

Constructor

Description

ThemeInfo

Initializes a new instance of the SP.ThemeInfo object.

Methods

The ThemeInfo object has the following methods.

Properties

The ThemeInfo object has the following properties.

Endpoint URI structure

http://<sitecollection>/<site>/_api/web/ThemeInfo

HTTP requests

This resource supports the following HTTP commands:

POST syntax

POST http://<sitecollection>/<site>/_api/web/ThemeInfo
Show: