Copied to clipboard

Flag this post as spam?

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


  • Anton Gildebrand 49 posts 149 karma points c-trib
    Jun 17, 2013 @ 13:48
    Anton Gildebrand
    0

    Get and update member name

    I am accessing the currently logged in member through

    var m = Member.GetCurrentMember();

    How can i change the name of the member m?

    I have tried to use m.GetPropertyValue("Name").Value but that throws error "Object reference not set to an instance of an object"

  • Jeavon Leopold 3074 posts 13632 karma points MVP 11x admin c-trib
    Jun 17, 2013 @ 14:01
    Jeavon Leopold
    0

    Hi Anton

     @m.Text

     Take a look at the code samples for the member picker here for further info and exmaples

    Thanks,

    Jeavon

  • 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