SP.Group.canCurrentUserManageGroup Property

Applies to: SharePoint Foundation 2010

Gets a value that indicates whether the current user can manage the group.

var value = SP.Group.get_canCurrentUserManageGroup(); 

Property Value

Type: boolean

true if the current user can manage the group; otherwise, false.

Applies To

SP.Group Class

See Also

Reference

SP.Group Methods

SP.Group Properties

SP Namespace