SP.SubwebQuery object

Defines a query that is used with the SP.Web.getSubwebsForCurrentUser Method (sp.js) to specify which child Web sites to return from a Web site.

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

var object = new SP.SubwebQuery()

Members

The SubwebQuery object has the following members.

Constructor

The SubwebQuery object has the following constructor.

Constructor

Description

SubwebQuery

Initializes a new instance of the SP.SubwebQuery object.

Properties

The SubwebQuery object has the following properties.

Property

Description

configurationFilter

Gets or sets a value that specifies the site template used to provision a site.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

webTemplateFilter

Gets or sets a value that specifies the template used in the site definition that defines the base structure of a site.