SP.Web.siteGroups Property
Applies to: SharePoint Foundation 2010
Gets the collection of groups for the site collection.
var value = SP.Web.get_siteGroups();
Property Value
Type: SP.GroupCollection
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 the collection of groups for the site collection.
var value = SP.Web.get_siteGroups();
Type: SP.GroupCollection