This documentation is archived and is not being maintained.

SP.ChangeWeb object

SharePoint 2013

A change on a site.

Last modified: March 09, 2015

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

var object = new SP.ChangeWeb()

The ChangeWeb object has the following members.

Constructor

The ChangeWeb object has the following constructor.

Constructor

Description

ChangeWeb

Initializes a new instance of the SP.ChangeWeb object.

Properties

The ChangeWeb object has the following properties.

Property

Description

webId

Gets a value that identifies the site that has changed.

Show: