Share via


SP.WebParts.WebPart.subtitle Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

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

var value = SP.WebParts.WebPart.get_subtitle(); 

Property Value

Type: String

Applies To

SP.WebParts.WebPart Class

Remarks

The default value is an empty string ("").

See Also

Reference

SP.WebParts.WebPart Methods

SP.WebParts.WebPart Properties

SP.WebParts Namespace