Samir Bhogayta
Give 2 examples for scenarios when routing is not applied?
By Samir Bhogayta in ASP.NET on Jun 29 2016
  • Samir Bhogayta
    Jun, 2016 29

    1. A Physical File is Found that Matches the URL Pattern - This default behaviour can be overriden by setting the RouteExistingFiles property of the RouteCollection object to true. 2. Routing Is Explicitly Disabled for a URL Pattern - Use the RouteCollection.Ignore() method to prevent routing from handling certain requests.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS