Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.