1 Answer

0 votes
by (13.9k points)
Two methods for adding constraints to route is

•Using regular expressions

•Using an object that implements IRouteConstraint interface

Related questions

+1 vote
asked Aug 18, 2019 in MVC Language by sheetalkhandelwal (1.6k points)
...