public static CheckActionForNamespace ( NamespaceInfo nspace, string action, string currentUser, string groups ) : bool | ||
nspace | NamespaceInfo | The current namespace ( |
action | string | The action the user is attempting to perform. |
currentUser | string | The current user. |
groups | string | The groups the user is member of. |
return | bool |