Expand Minimize
This topic has not yet been rated - Rate this topic

SPWeb.AssociatedMemberGroup property

Gets the users who have been given contribute permissions to the website.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute]
public SPGroup AssociatedMemberGroup { get; set; }

Property value

Type: Microsoft.SharePoint.SPGroup
An SPGroup object that represents the group of users who have been given contribute permissions to the website.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.