Browse by Tags

Related Posts

  • MVC Routing Question: Passing Objects???

    Can a custom route such as: // Note: Change Url= to Url="[controller].mvc/[action]/[updatedobject]" to enable // automatic support on IIS6 //Default IIS 6.0 Route: RouteTable .Routes.Add( new Route { Url = "[controller].mvc/[action]/[updatedobject]" , Defaults = new { action = "Index"...
    Posted to ASP.NET MVC (Forum) by knorwick on 02-22-2008, 12:00 AM
    Filed under: MVC ASP.NET, MVC Membership, MVC Pattern, MvcApplication5, MVCToolkit, object, ASP.NET MVC, Controller
Page 1 of 1 (1 items)