Copied to clipboard

Flag this post as spam?

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


  • Mads Brunn 2 posts 22 karma points
    Feb 11, 2010 @ 08:10
    Mads Brunn
    0

    Source code for umbracoMemberControl

    Hi!

    I'm a newbi to umbraco so please have patience with me :)

    I have downloaded the umbraco Member Controls package from the repository. It seems to work as expected.

    Now I would like to have a look behind the curtain to see how it's working and check which API functions is used to e.g. create a user.

    However I cannot find the source code for the CodeBehind files. The package only comes with a binary and some ascx files.

    Could someone please point me to where I can browse the source code for this?

    Thanks in advance

    ./mads

  • Neil Campbell 58 posts 182 karma points
    Feb 11, 2010 @ 08:27
    Neil Campbell
    0

    Hi Mads,
    Not sure which version of umbraco you are using, but this should help :)

    http://our.umbraco.org/projects/umbraco-membercontrols-for-v3

    Cheers,
    Neil

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Feb 11, 2010 @ 09:38
    Richard Soeteman
    0

    Hi Mads,

    Member controls work great for V3, sincs Umbraco 4 comes with a real membership provider You can use the default Microsoft controls. Find more info about the controls here and find some info on common Membership tasks here

    Cheers,

    Richard

  • Mads Brunn 2 posts 22 karma points
    Feb 23, 2010 @ 22:10
    Mads Brunn
    0

    I'm using v4. Does this mean that the member controls package will not work with my installation?

  • Aaron Powell 1708 posts 3044 karma points c-trib
    Feb 23, 2010 @ 22:44
    Aaron Powell
    0

    Yes, if you're using V4 you should just use the standard ASP.NET Login controls (and such).

    Umbraco 4 uses the ASP.NET Membership Provider model

  • 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.

Please Sign in or register to post replies