Copied to clipboard

Flag this post as spam?

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


  • Joseph 7 posts 56 karma points
    Sep 11, 2014 @ 16:29
    Joseph
    0

    umbraco.cms.businesslogic Member AfterAddGroup in v7

    So I've been trying to figure out how I can register an event that allows me to know when a user on the back office has added a member to a group. I understand that umbraco has moved to using the Microsoft MembershipProvider, and that the umbraco.cms.businesslogic Member is considered obsolete and we should be using the new Membership Service.

    However, I don't see any events available in the new API that allow for events that are fired when a member is added to a group. The only place I can find that allows you to register for group changes is on the old umbraco.cms.businesslogic Member, the AfterAddGroup event. The docs even demonstrate that the way to register events is through event handlers: http://our.umbraco.org/documentation/Reference/Events/application-startup

    Is there some event I can register to when a member is added to a group somewhere in the v7 api?

  • Joseph 7 posts 56 karma points
    Sep 15, 2014 @ 17:45
    Joseph
    0

    Bump. Is there no way to handle this? Was the API upgraded and did not include existing functionality?

Please Sign in or register to post replies

Write your reply to:

Draft