Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Byron Delgado 47 posts 70 karma points
    Mar 11, 2011 @ 13:34
    Byron Delgado
    0

    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.

    //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

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

    Continue discussion

Please Sign in or register to post replies