Return the access level that the current user has to this page.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public AccessLevel QueryAccess() |
Return Value
An AccessLevel
Remarks
Note that this method also checks the published status of the page
to determine the actual access that the user has. I e if the page is not published
the user will not see it unless he has "more" access than Read.