Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
Fixed it.
CreatorName;
is correct
is working on a reply...
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.
Continue discussion
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:
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
Fixed it.
is correct
is working on a reply...
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.