SP.Web.description Property
Applies to: SharePoint Foundation 2010
Gets or sets the description for the site.
var value = SP.Web.get_description();
SP.Web.set_description(value);
Property Value
Type: string
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets or sets the description for the site.
var value = SP.Web.get_description();
SP.Web.set_description(value);
Type: string