SP.Web.associatedMemberGroup Property
Applies to: SharePoint Foundation 2010
Gets or sets the group of users who have been given contribute permissions to the website.
var value = SP.Web.get_associatedMemberGroup();
SP.Web.set_associatedMemberGroup(value);
Property Value
Type: SP.Group
The group of users who have been given contribute permissions to the website.