Ant Organisation Ltd documentation

GroupsBase.CanDelete Method 

Returns true is group at index can be deleted

public virtual bool CanDelete(
   AuthenticatedUser user,
   int index
);

Implements

AddEditableDeletable.CanDelete

See Also

GroupsBase Class | Ant.Security.Base Namespace