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'm trying to figure out how to generate a NiceUrl to any node, in the MVC route way. Here's some examples:
Should be:
Do I have to program my own route somehow?
I have found out that changing umbracoUseDirectoryUrls to true, in the Web.config, like so:
<add key="umbracoUseDirectoryUrls" value="true" />
Removes the .aspx extension in NiceUrls.
I am sorry for the trouble - I'm new to Umbraco CMS, but I keep learning ;-)
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
NiceUrl in MVC-Route way in Umbraco 6.xx?
Hello!
I'm trying to figure out how to generate a NiceUrl to any node, in the MVC route way. Here's some examples:
Should be:
Do I have to program my own route somehow?
I have found out that changing umbracoUseDirectoryUrls to true, in the Web.config, like so:
<add key="umbracoUseDirectoryUrls" value="true" />
Removes the .aspx extension in NiceUrls.
I am sorry for the trouble - I'm new to Umbraco CMS, but I keep learning ;-)
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.