Forum Discussion

stevensullivan's avatar
8 years ago

How to check if a user has permission to read a board

Right now there is a method that checks if the user has a permission on the current node, "coreNode.permissions.hasPermission("PROPERTY")"   I wonder if there is any way that I can check the permis...