Share via


SP.WebParts.WebPart Properties

Applies to: SharePoint Foundation 2010

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

Properties

Name

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.

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.

Applies To

SP.WebParts.WebPart Class

See Also

Reference

SP.WebParts.WebPart Methods

SP.WebParts Namespace