SP.Group.canCurrentUserEditMembership Property
Applies to: SharePoint Foundation 2010
Gets a value that indicates whether the current user can edit the membership of the group.
var value = SP.Group.get_canCurrentUserEditMembership();
Property Value
Type: boolean
true if the current user can edit the group membership; otherwise, false.