Copied to clipboard

Flag this post as spam?

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


  • Jan Molbech 40 posts 126 karma points
    Apr 30, 2014 @ 12:53
    Jan Molbech
    0

    Services.Memberservice not available

    Per this documentation http://our.umbraco.org/documentation/Reference/Management-v6/Services/MemberService

    I should be able to create a service inside my Surfacecontroller to query my members, but i don't have access to the service. 

    I'm using a Umbraco version 6.1.6. 

    If this service aren't available in this version, how would I interact with my Umbraco members?

    BTW. yes i am referencing Umbraco.Core.dll. Yes i have added the correct using statements.

  • Charles Afford 1163 posts 1709 karma points
    May 04, 2014 @ 18:07
    Charles Afford
    0

    Hi Jan,

    What are you trying to do with members in the surface controller.  It might be that we can do it another way?

    Charlie :)

  • Jan Molbech 40 posts 126 karma points
    May 06, 2014 @ 11:40
    Jan Molbech
    0
    GetById(int id) would have been nice.
    I'm using new Member(int id) but i'm not sure how the behavior will be if a member doesn't exist with the given id.
    I asked a more specific question here that got answered. http://our.umbraco.org/forum/using/ui-questions/50516-Getting-member-by-its-ID
Please Sign in or register to post replies

Write your reply to:

Draft