Copied to clipboard

Flag this post as spam?

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


  • Michiel (NSC) 95 posts 115 karma points
    Jul 03, 2011 @ 19:56
    Michiel (NSC)
    0

    Where can I find the documentation for working with members?

    All I can find right now is this:

    http://our.umbraco.org/wiki/reference/api-cheatsheet/working-with-members

    That whole namespace doesn't exist and there's a not saying the information should be updated. 

  • Rich Green 2246 posts 4008 karma points
    Jul 03, 2011 @ 23:18
    Rich Green
    0

    Hey,

    Umbraco just uses standard ASP.NET membership out the box, so you probably want something like this page http://msdn.microsoft.com/en-us/library/ff648345.aspx#paght000022_membershipapis

    Rich

  • Umbraco 137 posts 294 karma points
    Jul 04, 2011 @ 10:02
    Umbraco
    0

    Yeah, I know about that. But I'm talking about the Umbraco API, which is not standard. Is there documentation that is not out of date, and where can I find that? 

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Jul 04, 2011 @ 10:15
    Dirk De Grave
    0

    Hi Michiel,

    Don't think such info exists in the wiki unless for the info you've already found, however there's another wiki article discussing using the membership functions, which is not probably what you're looking for. Other than browsing the code, I wouldn't know of online articles (there used to be a msdn style api reference, but can no longer find it)

    Anyway, you should be using the membership api over the member api as most of the methods have been marked obsolete.

     

    Cheers,

    /Dirk

Please Sign in or register to post replies

Write your reply to:

Draft