Copied to clipboard

Flag this post as spam?

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


  • Streety 358 posts 567 karma points
    Apr 29, 2014 @ 12:22
    Streety
    0

    get Author username into Meta

    Hello,

    I am trying to get the Umbraco page author name into some meta tags. 

    If I try and use:

    string pageAuthor = CurrentPage.CreatorName;

    This gives me the Login name.

    I want the full Username as shown in the page properties.

    Can I get this?

     

    using MVC Dynamicmode in a partialview

     

     

     

     

  • Streety 358 posts 567 karma points
    Apr 29, 2014 @ 12:36
    Streety
    100

    Fixed it.

    CreatorName;

    is correct

     

  • 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