SP.WebParts.WebPart Properties (sp.js)

The following table lists the properties of the SP.WebParts.WebPart object.

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

Properties

Property

Description

hidden

Gets or sets a value that specifies whether a Web Part is displayed on a Web Part Page.

isClosed

Gets a value that specifies whether a Web Part is currently closed on a Web Part Page.

properties

Gets the properties associated with the Web Part.

subtitle

Gets a value that specifies a string that is concatenated with the title property value to form a complete title for a Web Part.

title

Gets or sets a value that specifies the title of a Web Part.

titleUrl

Gets or sets a value that specifies a URL to supplemental information about a Web Part.

zoneIndex

Gets a value that specifies the index position of a Web Part within the Web Part zone.