I am fairly new to Umbraco and I have a client who wants to have the public access rules in place unless a defined query string is located within the incoming url. If the query string is located then the user should be able to view all content.
I have struggled to see how to override the MemberHasAccess method on the Umbraco.Helper.
Is there any advice I could follow on how to achieve this?
Public Access Override
Hi,
I am fairly new to Umbraco and I have a client who wants to have the public access rules in place unless a defined query string is located within the incoming url. If the query string is located then the user should be able to view all content.
I have struggled to see how to override the MemberHasAccess method on the Umbraco.Helper.
Is there any advice I could follow on how to achieve this?
Many thanks for your help.
is working on a reply...