Plumtree Portal UI  
 

ObjectSecurityModel.IsEveryoneGroup Method 

Returns true if the object on the row in argument corresponds to the Everyone Group.

public virtual bool IsEveryoneGroup(
   int _nRowIndex
);

Parameters

_nRowIndex

Return Value

boolean

Implements

IObjectSecurityModelRO.IsEveryoneGroup

See Also

ObjectSecurityModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectsecurity Namespace