SP.Web.title Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets or sets the title for the Web site.
var value = SP.Web.get_title();
SP.Web.set_title(value);
Property Value
Type: string
Applies To
Remarks
Its length must be equal to or less than 255.