SP.Web.associatedVisitorGroup Property
Applies to: SharePoint Foundation 2010
Gets or sets the associated visitor group of the website.
var value = SP.Web.get_associatedVisitorGroup();
SP.Web.set_associatedVisitorGroup(value);
Property Value
Type: SP.Group
The associated visitor group of the website.