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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Applies to: SharePoint Foundation 2010
Gets the collection of groups for the site collection.
var value = SP.Web.get_siteGroups();
Type: SP.GroupCollection