Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Medha 1 post 71 karma points notactivated
    Jan 10, 2018 @ 01:05
    Medha
    0

    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

            return base.Complete(afterComplete);
        }
    

    How to do wildcard URL in Umbraco.

    Thanks Medha

  • 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.

Please Sign in or register to post replies