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 3072 posts 13628 karma points MVP 10x 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

Please Sign in or register to post replies

Write your reply to:

Draft