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!
Hi Kristian
In the web.config you should simply set this app key to true <add key="umbracoUseDirectoryUrls" value="false" />
This should work.
/Jan
Hello :). Could you give me a bit more information here? What language are you using? Razor? is this in a view or partial?
what do you want the final thing to look like? Do you mean? <a href="@node.niceurl">@node.name</a>
Thanks Charlie :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
NiceUrl in MVC-Route way in Umbraco 6.xx?
Hello!
Hi Kristian
In the web.config you should simply set this app key to true <add key="umbracoUseDirectoryUrls" value="false" />
This should work.
/Jan
Hello :). Could you give me a bit more information here? What language are you using? Razor? is this in a view or partial?
what do you want the final thing to look like? Do you mean? <a href="@node.niceurl">@node.name</a>
Thanks Charlie :)
is working on a reply...