Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How can I check if a member has access to a page, and only list the pages that the member has access to?
I know that I can use this XSLT:umbraco.library:HasAccessBut have do I use that in Razor?
Hi, it depends if you are using a Razor Macro with DynamicNode or Mvc? Both solutions are shown in this forum thread
Jeavon
That was exactly what I needed.... Thank you, Jeavon :)
Perfect :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to check if member has access?
How can I check if a member has access to a page, and only list the pages that the member has access to?
I know that I can use this XSLT:
umbraco.library:HasAccess
But have do I use that in Razor?
Hi, it depends if you are using a Razor Macro with DynamicNode or Mvc? Both solutions are shown in this forum thread
Jeavon
That was exactly what I needed.... Thank you, Jeavon :)
Perfect :)
is working on a reply...