The syntax for the MVC routing is, we need to add the below code in RouteConfig.cs File. Routes.MapRoute( Name:”Default”, url: “{controller}/{action}/{id}”
確定! 回上一頁