If we want to create a custom Sitecore route, for ex. if we want to read the user input and pass it to the controller method then we will require a custom route. Simplest example of this requirement is Search box. We will need to create a class file to add our route. You can … Continue reading Adding a custom route in Sitecore site