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
Remarks
The default value is an empty string ("").