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
Hi,
Can someone please help me in this. I have a custom class where I am adding the custom routes and which is working fine. But I want to give a wildcard pattern like any URL ending with .html should go to error410Controller.
this is my code -
public override IBootManager Complete(Action
return base.Complete(afterComplete); }
How to do wildcard URL in Umbraco.
Thanks Medha
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
Umbraco Custom Routes
Hi,
Can someone please help me in this. I have a custom class where I am adding the custom routes and which is working fine. But I want to give a wildcard pattern like any URL ending with .html should go to error410Controller.
this is my code -
public override IBootManager Complete(Action
How to do wildcard URL in Umbraco.
Thanks Medha
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.