public static CheckActionForGlobals ( string action, string currentUser, string groups ) : bool | ||
action | string | The action the user is attempting to perform. |
currentUser | string | The current user. |
groups | string | The groups the user is member of. |
Результат | bool |