1 Answer

0 votes
by

The two methods to add constraints to a route is

•Use regular expressions

•Use an object that implements IRouteConstraint Interface

Related questions

0 votes
asked Aug 18, 2019 in MVC Language by sheetalkhandelwal
+1 vote
asked Aug 18, 2019 in MVC Language by sheetalkhandelwal
...