public static CheckActionForPage ( System.PageInfo page, string action, string currentUser, string groups ) : bool | ||
page | System.PageInfo | The current page. |
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 |