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 568 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 568 karma points
    Apr 29, 2014 @ 12:36
    Streety
    100

    Fixed it.

    CreatorName;

    is correct

     

Please Sign in or register to post replies

Write your reply to:

Draft