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
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
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