Copied to clipboard

Flag this post as spam?

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


  • Will Waggoner 17 posts 38 karma points
    Oct 09, 2010 @ 05:15
    Will Waggoner
    0

    codebehind Member access

    I googled/searched a bunch and couldn't find anything, so forgive me if this is an old topic.

    I am looking for a way to get programmatic access to the Members, their Member types, and any custom values that have been created for said type.  You know, like MemberID, MemberTypeID, Name, Email, etc etc, plus a hashtable with the key of the custom value name and the value being one of the four data types you can assign.

    Is this currently supported in the umbraco library?

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Oct 09, 2010 @ 10:28
    Dirk De Grave
    0

    Hi Will,

    Sure this can be done using umbraco, either using the member api (docs online - may be outdated but if you're into .net, download latest version from Codeplex or use reflector on the assemblies), or using the asp.net membership api (Also check out the wiki pages covering some of the api)

     

    Hope this helps.

    Regards,

    /Dirk

Please Sign in or register to post replies

Write your reply to:

Draft