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
Hi guys, I am trying to get all the roles related to the current node, but unfortunately this does not work anymore.
//get an string[] of the current's page roles var somtehing = Access.GetAccessingMembershipRoles(currentNode.Id, currentNode.Path);
"This method is no longer supported. Use the ASP.NET MemberShip methods instead".
System.Web.Security does not include support for umbraco nodes, at least thre is an extended class that I don't know about.
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Asp.Net membership API equivalent for Access.GetAccessingMembershipRoles
Hi guys, I am trying to get all the roles related to the current node, but unfortunately this does not work anymore.
"This method is no longer supported. Use the ASP.NET MemberShip methods instead".
System.Web.Security does not include support for umbraco nodes, at least thre is an extended class that I don't know about.
Thanks
is working on a reply...